mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-31 08:20:25 +00:00
⚡ Fix the indentation
This commit is contained in:
parent
7dcb2d23a0
commit
a5efb6b625
@ -3258,7 +3258,7 @@ spec:
|
||||
nodeAffinity:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
nodeSelectorTerms:
|
||||
{{- toYaml .Values.tap.nodeselectorterms | nindent 12 }}
|
||||
{{- toYaml .Values.tap.nodeselectorterms | nindent 14 }}
|
||||
containers:
|
||||
- args:
|
||||
- --config=controller_manager_config.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user