This commit is contained in:
Ubuntu 2026-02-17 21:32:55 +08:00
parent b64d90cab2
commit 56e0a39380
2 changed files with 3 additions and 4 deletions

View File

@ -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

View File

@ -9,4 +9,4 @@ spec:
- ReadWriteOnce
storageClassName: microk8s-hostpath
hostPath:
path: /var/snap/microk8s/common/mnt/data/grafana-data
path: /tmp/grafana-data