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