diff --git a/authentik/values.yaml b/authentik/values.yaml index af5ec10..36932db 100644 --- a/authentik/values.yaml +++ b/authentik/values.yaml @@ -1,5 +1,6 @@ authentik: server: + replicas: 3 volumeMounts: - name: cert-dubyatp-xyz readOnly: true @@ -15,6 +16,7 @@ authentik: labels: metrics_enabled: "true" worker: + replicas: 3 volumeMounts: - name: cert-dubyatp-xyz readOnly: true