We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e592550 commit 575ca22Copy full SHA for 575ca22
deployments/gpu-operator/templates/nvidiadriver.yaml
@@ -1,4 +1,4 @@
1
-{{- if and .Values.driver.nvidiaDriverCRD.enabled .Values.driver.nvidiaDriverCRD.deployDefaultCR }}
+{{- if and .Values.driver.enabled .Values.driver.nvidiaDriverCRD.enabled .Values.driver.nvidiaDriverCRD.deployDefaultCR }}
2
apiVersion: nvidia.com/v1alpha1
3
kind: NVIDIADriver
4
metadata:
0 commit comments