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