Move affinity, annotations and tolerations to oidc and server components

Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2023-02-18 13:04:04 +01:00
committed by Marco Franssen
parent 76a0c5ecfc
commit 1bdb9a5a50
4 changed files with 14 additions and 16 deletions
+5 -7
View File
@@ -165,6 +165,11 @@ oidc:
# runAsNonRoot: true
# runAsUser: 1000
tolerations: []
affinity: {}
podAnnotations: {}
insecureScheme:
enabled: false
@@ -221,9 +226,6 @@ serviceAccount:
# If not set and create is true, a name is generated using the fullname template
name: ""
podAnnotations: {}
autoscaling:
enabled: false
minReplicas: 1
@@ -231,10 +233,6 @@ autoscaling:
targetCPUUtilizationPercentage: 80
# targetMemoryUtilizationPercentage: 80
tolerations: []
affinity: {}
# spireSettings
spire: