use registry.k8s.io for deployment

This commit is contained in:
Aditya Chudiwal
2022-08-28 11:30:06 +05:30
parent 28ecddee04
commit 40563eee4f
3 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ spec:
serviceAccountName: snapshot-controller
containers:
- name: snapshot-controller
image: gcr.io/k8s-staging-sig-storage/snapshot-controller:v6.0.1
image: registry.k8s.io/sig-storage/snapshot-controller:v6.0.1
args:
- "--v=5"
- "--leader-election=true"