fixed mounts

This commit is contained in:
2026-01-22 21:21:08 +01:00
parent c044193dc8
commit 3b0d9659d7
2 changed files with 1 additions and 13 deletions
+1 -7
View File
@@ -1229,12 +1229,6 @@ spec:
readOnly: true
- name: assets
mountPath: /app/assets
volumeMounts:
- name: config
mountPath: /config
readOnly: true
- name: assets
mountPath: /app/assets
containers:
- name: glance
image: glanceapp/glance:v0.8.4
@@ -1274,7 +1268,7 @@ spec:
mountPath: /app/config/glance.yml
subPath: glance.yml
- name: config
mountPath: /app/config/assets/custom.css
mountPath: /app/assets/custom.css
subPath: custom.css
- name: assets
mountPath: /app/assets