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