volume mount
This commit is contained in:
@@ -94,6 +94,8 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: grafana-storage
|
- name: grafana-storage
|
||||||
mountPath: /var/lib/grafana
|
mountPath: /var/lib/grafana
|
||||||
|
- name: config-datasources
|
||||||
|
mountPath: /etc/grafana/provisioning/datasources
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /api/health
|
path: /api/health
|
||||||
|
|||||||
Reference in New Issue
Block a user