Move replicaCount to server and oidc 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 445cde9604
commit 7834800463
4 changed files with 6 additions and 9 deletions
+2 -6
View File
@@ -1,9 +1,3 @@
# Default values for spire.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
replicaCount: 1
waitForIt:
image:
registry: gcr.io
@@ -32,6 +26,7 @@ workloadRegistrar:
# memory: 64Mi
server:
replicaCount: 1
image:
# registry: gcr.io
# repository: spiffe-io/spire-server
@@ -104,6 +99,7 @@ nodeDriverRegistrar:
oidc:
enabled: false
replicaCount: 1
image:
# registry: gcr.io