grafana
This commit is contained in:
parent
b64d90cab2
commit
56e0a39380
@ -36,8 +36,7 @@ spec:
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: grafana-data-volume
|
||||
persistentVolumeClaim:
|
||||
claimName: grafana-data-pvc
|
||||
emptyDir: {}
|
||||
- name: timezone
|
||||
hostPath:
|
||||
path: /usr/share/zoneinfo/Asia/Shanghai
|
||||
path: /usr/share/zoneinfo/Asia/Shanghai
|
||||
|
||||
@ -9,4 +9,4 @@ spec:
|
||||
- ReadWriteOnce
|
||||
storageClassName: microk8s-hostpath
|
||||
hostPath:
|
||||
path: /var/snap/microk8s/common/mnt/data/grafana-data
|
||||
path: /tmp/grafana-data
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user