diff --git a/authentik/helmrelease-authentik.yaml b/authentik/helmrelease-authentik.yaml index 4ffcb0f..673a9d8 100644 --- a/authentik/helmrelease-authentik.yaml +++ b/authentik/helmrelease-authentik.yaml @@ -17,7 +17,7 @@ spec: releaseName: authentik values: # -- Server replicas - replicas: 1 + replicas: 2 # -- Custom priority class for different treatment by the scheduler priorityClassName: # -- server securityContext @@ -33,7 +33,7 @@ spec: worker: # -- worker replicas - replicas: 1 + replicas: 2 # -- Custom priority class for different treatment by the scheduler priorityClassName: # -- worker securityContext