From bf6c208c30e87e47446445fc213cd4a6d88a3a24 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 9 Dec 2023 11:08:31 -0600 Subject: [PATCH] update --- authentik/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/authentik/values.yaml b/authentik/values.yaml index 21ae3ce..61babb9 100644 --- a/authentik/values.yaml +++ b/authentik/values.yaml @@ -1,11 +1,11 @@ authentik: - replicas: 1 + replicas: 3 priorityClassName: securityContext: {} worker: - replicas: 1 + replicas: 3 priorityClassName: securityContext: {}