You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: chart/values.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ controllerManager:
85
85
image:
86
86
repository: nvcr.io/nvidia/skyhook/operator
87
87
tag: ""## if both tag and digest are omitted, defaults to the chart appVersion
88
-
digest: "sha256:b3acae2320d9d768fff455f5986fea9084b099291ecdd258d1580180dabc4efe"# manifest list digest (multi-arch)
88
+
digest: ""# manifest list digest (multi-arch)
89
89
## agentImage: is the image used for the agent container. This image is the default for this install, but can be overridden in the CR at package level.
0 commit comments