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.
2 parents 293a18a + 2ae359f commit d523ea0Copy full SHA for d523ea0
1 file changed
docker/Dockerfile
@@ -117,8 +117,6 @@ COPY assets /opt/gpu-operator/
117
COPY manifests /opt/gpu-operator/manifests
118
COPY validator/manifests /opt/validator/manifests
119
120
-COPY hack/must-gather.sh /usr/bin/gather
121
-
122
# Add CRD resource into the image for helm upgrades
123
COPY deployments/gpu-operator/crds/nvidia.com_clusterpolicies.yaml /opt/gpu-operator/nvidia.com_clusterpolicies.yaml
124
COPY deployments/gpu-operator/crds/nvidia.com_nvidiadrivers.yaml /opt/gpu-operator/nvidia.com_nvidiadrivers.yaml
0 commit comments