authentik: try upgrade again with only 1 replica
This commit is contained in:
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: authentik
|
- name: authentik
|
||||||
version: 2025.12.4
|
version: 2026.2.0
|
||||||
repository: https://charts.goauthentik.io
|
repository: https://charts.goauthentik.io
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
authentik:
|
authentik:
|
||||||
server:
|
server:
|
||||||
replicas: 3
|
replicas: 1
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: cert-dubyatp-xyz
|
- name: cert-dubyatp-xyz
|
||||||
readOnly: true
|
readOnly: true
|
||||||
@@ -16,7 +16,7 @@ authentik:
|
|||||||
labels:
|
labels:
|
||||||
metrics_enabled: "true"
|
metrics_enabled: "true"
|
||||||
worker:
|
worker:
|
||||||
replicas: 3
|
replicas: 1
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: cert-dubyatp-xyz
|
- name: cert-dubyatp-xyz
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
|||||||
Reference in New Issue
Block a user