Merge "Add default dict for pod anti affinity snippet"
This commit is contained in:
@@ -85,5 +85,7 @@ podAntiAffinity:
|
||||
matchExpressions:
|
||||
{{ $matchExpressions | indent 8 }}
|
||||
topologyKey: {{ $antiAffinityKey }}
|
||||
{{- else }}
|
||||
{}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
Reference in New Issue
Block a user