We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
node-feature-discovery
nfd.enabled: false
ServiceAccount node-feature-discovery should not be included in ClusterRoleBinding when nfd.enabled: false
gpu-operator/deployments/gpu-operator/templates/clusterrolebinding.yaml
Lines 12 to 14 in e4f1f5d
- kind: ServiceAccount name: node-feature-discovery namespace: {{ $.Release.Namespace }}
The text was updated successfully, but these errors were encountered:
nfd.enabled
Successfully merging a pull request may close this issue.
ServiceAccount
node-feature-discovery
should not be included in ClusterRoleBinding whennfd.enabled: false
gpu-operator/deployments/gpu-operator/templates/clusterrolebinding.yaml
Lines 12 to 14 in e4f1f5d
The text was updated successfully, but these errors were encountered: