Move replicaCount to server and oidc components
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -8,7 +8,7 @@ metadata:
|
||||
{{- include "spire.oidc.labels" . | nindent 4 }}
|
||||
spec:
|
||||
{{- if not .Values.autoscaling.enabled }}
|
||||
replicas: {{ .Values.replicaCount }}
|
||||
replicas: {{ .Values.oidc.replicaCount }}
|
||||
{{- end }}
|
||||
selector:
|
||||
matchLabels:
|
||||
|
||||
Reference in New Issue
Block a user