This commit is contained in:
2026-01-22 21:39:23 +01:00
parent 3b0d9659d7
commit 6b5127c711
+2 -2
View File
@@ -1264,14 +1264,14 @@ spec:
cpu: 200m
memory: 128Mi
volumeMounts:
- name: assets
mountPath: /app/assets
- name: config
mountPath: /app/config/glance.yml
subPath: glance.yml
- name: config
mountPath: /app/assets/custom.css
subPath: custom.css
- name: assets
mountPath: /app/assets
volumes:
- name: config
configMap: