diff --git a/authentik/values.yaml b/authentik/values.yaml index ba64b34..f0e5345 100644 --- a/authentik/values.yaml +++ b/authentik/values.yaml @@ -1,6 +1,6 @@ authentik: server: - replicas: 1 + replicas: 3 volumeMounts: - name: cert-dubyatp-xyz readOnly: true @@ -45,7 +45,7 @@ authentik: path: "{{ .Values.authentik.web.path }}-/health/live/" port: http worker: - replicas: 1 + replicas: 3 volumeMounts: - name: cert-dubyatp-xyz readOnly: true