fix mount volume permission

This commit is contained in:
2024-06-17 02:02:22 +10:00
parent 99cf6a9bd9
commit 1e1242ca6e

View File

@@ -41,5 +41,5 @@ spec:
image: b4bz/homer:v24.05.1
command: [ "sh", "-c", "chown -R 0:0 /www/assets" ]
volumeMounts:
- name: www
- name: assets
mountPath: /www/assets