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