fix(keycloak): Use theme from gitea

This commit is contained in:
2026-03-14 18:56:50 +01:00
parent bfc2bfdf9d
commit 3ba1ba12aa
5 changed files with 35 additions and 84 deletions
-2
View File
@@ -33,10 +33,8 @@ spec:
syncOptions:
- CreateNamespace=true
- ApplyOutOfSyncOnly=true
# - ServerSideApply=true
{{- if .Values.keycloak.autosync }}
automated:
prune: true
# selfHeal: false
{{- end }}
{{- end }}