diff --git a/pkg/templates/charts/toggle/hypershift/templates/hypershift-addon-deploymentconfig.yaml b/pkg/templates/charts/toggle/hypershift/templates/hypershift-addon-deploymentconfig.yaml index b965b26dd..a8cf3f2c0 100644 --- a/pkg/templates/charts/toggle/hypershift/templates/hypershift-addon-deploymentconfig.yaml +++ b/pkg/templates/charts/toggle/hypershift/templates/hypershift-addon-deploymentconfig.yaml @@ -16,6 +16,8 @@ spec: value: "true" - name: aroHcp value: "true" + - name: autoImportDisabled + value: "true" {{- end }} nodePlacement: {{- with .Values.hubconfig.tolerations }}