Unverified Commit 94ce8eb4 by Shuwei Hao Committed by GitHub

Merge pull request #14 from haoshuwei/upgrade-velero

upgrade velero to v1.2.0
parents ec6da10f 26cea2a0
......@@ -73,8 +73,8 @@ spec:
serviceAccountName: velero
containers:
- name: velero
# sync from gcr.io/heptio-images/velero:latest
image: registry.cn-hangzhou.aliyuncs.com/acs/velero:latest
# sync from velero/velero:v1.2.0
image: registry.cn-hangzhou.aliyuncs.com/acs/velero:v1.2.0
imagePullPolicy: IfNotPresent
command:
- /velero
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment