Fix the indentation

This commit is contained in:
M. Mert Yildiran 2023-08-12 03:09:37 +03:00
parent 7dcb2d23a0
commit a5efb6b625
No known key found for this signature in database
GPG Key ID: DA5D6DCBB758A461

View File

@ -3258,7 +3258,7 @@ spec:
nodeAffinity: nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution: requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms: nodeSelectorTerms:
{{- toYaml .Values.tap.nodeselectorterms | nindent 12 }} {{- toYaml .Values.tap.nodeselectorterms | nindent 14 }}
containers: containers:
- args: - args:
- --config=controller_manager_config.yaml - --config=controller_manager_config.yaml