This commit is contained in:
marsal wang
2022-01-10 22:48:41 +08:00
parent 62bf25d343
commit 412acb45c0
2 changed files with 14 additions and 2 deletions

View File

@ -33,7 +33,7 @@ spec:
serviceAccount: snapshot-controller
containers:
- name: snapshot-controller
image: gcr.io/k8s-staging-sig-storage/snapshot-controller:v5.0.0
image: opsdockerimage/sig-storage-snapshot-controller:v5.0.0
args:
- "--v=5"
- "--leader-election=true"