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
-6
View File
@@ -2095,12 +2095,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