From c044193dc888a8612a730c93addcb89f5bb0c5b3 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Thu, 22 Jan 2026 21:17:06 +0100 Subject: [PATCH] fixed --- glance-system/glance-orsi.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/glance-system/glance-orsi.yaml b/glance-system/glance-orsi.yaml index 1d99c4b..9cbea4b 100644 --- a/glance-system/glance-orsi.yaml +++ b/glance-system/glance-orsi.yaml @@ -1276,6 +1276,8 @@ spec: - name: config mountPath: /app/config/assets/custom.css subPath: custom.css + - name: assets + mountPath: /app/assets volumes: - name: config configMap: