use my own image

This commit is contained in:
CALIN Cristian Andrei
2021-09-13 12:10:21 +03:00
parent edbb640d7b
commit 47fd234ef4
4 changed files with 7 additions and 5 deletions

View File

@@ -86,7 +86,7 @@ spec:
securityContext:
privileged: true
imagePullPolicy: IfNotPresent
image: synology/synology-csi:v1.0.0
image: cristicalin/synology-csi:v1.0.0
args:
- --nodeid=$(KUBE_NODE_NAME)
- --endpoint=$(CSI_ENDPOINT)