reduced number of authentik workers

This commit is contained in:
Michael Thomson
2024-01-29 15:05:59 -05:00
parent 72036e5245
commit 09373f91f9

View File

@@ -33,7 +33,7 @@ spec:
worker: worker:
# -- worker replicas # -- worker replicas
replicas: 2 replicas: 1
# -- Custom priority class for different treatment by the scheduler # -- Custom priority class for different treatment by the scheduler
priorityClassName: priorityClassName:
# -- worker securityContext # -- worker securityContext