Merge pull request #353 from 3dwardch3ng/infra/prometheus
update grafana volumes
This commit is contained in:
@@ -48,10 +48,8 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: grafana-config-volume
|
- name: grafana-config-volume
|
||||||
mountPath: /usr/share/grafana
|
mountPath: /usr/share/grafana
|
||||||
subPath: grafana
|
|
||||||
- name: grafana-storage-volume
|
- name: grafana-storage-volume
|
||||||
mountPath: /var/lib/grafana
|
mountPath: /var/lib/grafana
|
||||||
subPath: grafana
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: prometheus-config-volume
|
- name: prometheus-config-volume
|
||||||
hostPath:
|
hostPath:
|
||||||
|
|||||||
Reference in New Issue
Block a user