update authentik replica count

This commit is contained in:
2024-01-26 21:55:49 -05:00
parent 5fa45da016
commit b855ddbdb7
+2 -2
View File
@@ -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