Skip to content

Commit

Permalink
chore: limit the nvidia-gpu-exporter only available on the EKS (#6313)
Browse files Browse the repository at this point in the history
  • Loading branch information
iziang authored Jan 3, 2024
1 parent 5538c82 commit 65d529b
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ spec:

installable:
autoInstall: false
selectors:
- key: KubeGitVersion
operator: Contains
values:
- eks

defaultInstallValues:
- enabled: true
Expand Down

0 comments on commit 65d529b

Please sign in to comment.