Merge pull request #527 from 3dwardch3ng/app/uptime-kuma

fix app uptime-kuma
This commit is contained in:
2024-07-17 17:52:44 +10:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ spec:
- name: data
mountPath: /app/data
volumes:
- name: assets
- name: data
hostPath:
path: /mnt/nfs/AppData/uptime-kuma
type: Directory