Move affinity, annotations and tolerations to oidc and server components
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user