Skip to content

Commit

Permalink
disable autoimport for hypershift addon (#1138)
Browse files Browse the repository at this point in the history
Signed-off-by: Zhiwei Yin <[email protected]>
  • Loading branch information
zhiweiyin318 authored Dec 16, 2024
1 parent 332552a commit 0eb2005
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ spec:
value: "true"
- name: aroHcp
value: "true"
- name: autoImportDisabled
value: "true"
{{- end }}
nodePlacement:
{{- with .Values.hubconfig.tolerations }}
Expand Down

0 comments on commit 0eb2005

Please sign in to comment.