chart: controller-manager should not be autoscaled
This commit is contained in:
		
							parent
							
								
									42a272051d
								
							
						
					
					
						commit
						01117041b8
					
				|  | @ -5,9 +5,6 @@ metadata: | |||
|   labels: | ||||
|     {{- include "actions-runner-controller.labels" . | nindent 4 }} | ||||
| spec: | ||||
|   {{- if not .Values.autoscaling.enabled }} | ||||
|   replicas: {{ .Values.replicaCount }} | ||||
|   {{- end }} | ||||
|   selector: | ||||
|     matchLabels: | ||||
|       {{- include "actions-runner-controller.selectorLabels" . | nindent 6 }} | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue