chore: 修改snapshot镜像
Some checks failed
codespell / Check for spelling errors (push) Failing after 15s
Linux Unit tests / Build (push) Failing after 16s
k8s api version check / Build (push) Failing after 15s
ShellCheck / Shellcheck (push) Failing after 15s
Static Checks / Go Lint (push) Failing after 16s
Static Checks / Verify Helm (push) Failing after 15s
Trivy vulnerability scanner / Build (push) Failing after 15s
Darwin / Unit Tests (push) Has been cancelled
Windows Tests / build (^1.16, windows-latest) (push) Has been cancelled
CodeQL / Analyze (go) (push) Failing after 41s
Some checks failed
codespell / Check for spelling errors (push) Failing after 15s
Linux Unit tests / Build (push) Failing after 16s
k8s api version check / Build (push) Failing after 15s
ShellCheck / Shellcheck (push) Failing after 15s
Static Checks / Go Lint (push) Failing after 16s
Static Checks / Verify Helm (push) Failing after 15s
Trivy vulnerability scanner / Build (push) Failing after 15s
Darwin / Unit Tests (push) Has been cancelled
Windows Tests / build (^1.16, windows-latest) (push) Has been cancelled
CodeQL / Analyze (go) (push) Failing after 41s
This commit is contained in:
parent
3692cf06aa
commit
b3f09fdfda
@ -52,7 +52,7 @@ spec:
|
||||
effect: "NoSchedule"
|
||||
containers:
|
||||
- name: snapshot-controller
|
||||
image: registry.k8s.io/sig-storage/snapshot-controller:v8.2.1
|
||||
image: docker.fairclip.cn/sig-storage/snapshot-controller:v8.2.1
|
||||
args:
|
||||
- "--v=2"
|
||||
- "--leader-election=true"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user