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 391d570 + 49d37ce commit 537cf22Copy full SHA for 537cf22
charts/spdk-csi-controller/values.yaml
@@ -21,8 +21,8 @@ host:
21
plugin:
22
# image settings for plugin container
23
image:
24
- repository: "example.com/spdkcsi"
25
- tag: "v0.1.0"
+ repository: "ghcr.io/mellanox/spdk-csi-controller"
+ tag: "2f860c61f52db810212264473c2db7266eea7011"
26
# pullPolicy for plugin image
27
pullPolicy: IfNotPresent
28
# securityContext for plugin container
0 commit comments