Merge "Add default dict for pod anti affinity snippet"

This commit is contained in:
Zuul
2025-04-29 19:54:39 +00:00
committed by Gerrit Code Review

View File

@@ -85,5 +85,7 @@ podAntiAffinity:
matchExpressions:
{{ $matchExpressions | indent 8 }}
topologyKey: {{ $antiAffinityKey }}
{{- else }}
{}
{{- end -}}
{{- end -}}