Skip to content

Commit 537cf22

Browse files
authored
Merge pull request #4 from ykulazhenkov/pr-update-spdk-csi-image
Update default controller image in spdk-csi-controller chart
2 parents 391d570 + 49d37ce commit 537cf22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/spdk-csi-controller/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ host:
2121
plugin:
2222
# image settings for plugin container
2323
image:
24-
repository: "example.com/spdkcsi"
25-
tag: "v0.1.0"
24+
repository: "ghcr.io/mellanox/spdk-csi-controller"
25+
tag: "2f860c61f52db810212264473c2db7266eea7011"
2626
# pullPolicy for plugin image
2727
pullPolicy: IfNotPresent
2828
# securityContext for plugin container

0 commit comments

Comments
 (0)