diff --git a/helm/values/authentik.values.yaml b/helm/values/authentik.values.yaml index 0f796e1..df447db 100644 --- a/helm/values/authentik.values.yaml +++ b/helm/values/authentik.values.yaml @@ -14,6 +14,7 @@ authentik: password: file:///redis-creds/password server: + replicas: 3 ingress: enabled: true annotations: @@ -42,6 +43,7 @@ server: mountPath: /redis-creds readOnly: true worker: + replicas: 3 volumes: - name: postgres-creds secret: