authentik: try upgrade again with only 1 replica

This commit is contained in:
2026-02-24 22:08:19 -05:00
parent 442ba532cd
commit 8d6b3eb6b6
2 changed files with 3 additions and 3 deletions

View File

@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies:
- name: authentik
version: 2025.12.4
version: 2026.2.0
repository: https://charts.goauthentik.io

View File

@@ -1,6 +1,6 @@
authentik:
server:
replicas: 3
replicas: 1
volumeMounts:
- name: cert-dubyatp-xyz
readOnly: true
@@ -16,7 +16,7 @@ authentik:
labels:
metrics_enabled: "true"
worker:
replicas: 3
replicas: 1
volumeMounts:
- name: cert-dubyatp-xyz
readOnly: true