diff --git a/deployments/gpu-operator/templates/clusterpolicy.yaml b/deployments/gpu-operator/templates/clusterpolicy.yaml index 2f1a02d8e..c9ce43a31 100644 --- a/deployments/gpu-operator/templates/clusterpolicy.yaml +++ b/deployments/gpu-operator/templates/clusterpolicy.yaml @@ -596,7 +596,9 @@ spec: {{- end }} {{- if .Values.migManager.config }} config: + {{- if .Values.migManager.config.name }} name: {{ .Values.migManager.config.name }} + {{- end }} default: {{ .Values.migManager.config.default | quote }} {{- end }} {{- if .Values.migManager.gpuClientsConfig }}