Merge pull request #198 from 3dwardch3ng/misc

Revert "update mount dir for homer"
This commit is contained in:
2024-06-18 02:59:35 +10:00
committed by GitHub

View File

@@ -32,10 +32,10 @@ spec:
containerPort: 8088
name: http
volumeMounts:
- name: www
mountPath: /www
- name: assets
mountPath: /www/assets
volumes:
- name: www
- name: assets
hostPath:
path: /mnt/nfs/AppData/homer/www
path: /mnt/nfs/AppData/homer/www/assets
type: Directory