authentik: increase replicas to 3 after stability testing

This commit is contained in:
2026-02-25 18:45:51 -05:00
parent 968ef8d621
commit 053c36a877

View File

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