remove custom css mount
Some checks failed
lint-test-helm / helm-lint (push) Successful in 52s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-07-28 21:01:15 -05:00
parent 3491bd5aa9
commit 29c48ed208
2 changed files with 0 additions and 66 deletions

View File

@@ -29,14 +29,6 @@ authentik:
server:
name: server
replicas: 1
volumes:
- name: custom-css
configMap:
name: authentik-custom-css
volumeMounts:
- name: custom-css
mountPath: /web/dist/custom.css
subPath: custom.css
metrics:
enabled: true
serviceMonitor: