Revert "authentik: raise workers to 3"

This reverts commit 3b38a2c3a9.
This commit is contained in:
2026-02-24 22:38:15 -05:00
parent 3b38a2c3a9
commit 4215d89d0b

View File

@@ -1,6 +1,6 @@
authentik:
server:
replicas: 3
replicas: 1
volumeMounts:
- name: cert-dubyatp-xyz
readOnly: true
@@ -45,7 +45,7 @@ authentik:
path: "{{ .Values.authentik.web.path }}-/health/live/"
port: http
worker:
replicas: 3
replicas: 1
volumeMounts:
- name: cert-dubyatp-xyz
readOnly: true