Commit 26cea2a0 by haoshuwei

upgrade velero to v1.2.0

Signed-off-by: haoshuwei <haoshuwei24@gmail.com>
parent ec6da10f
...@@ -73,8 +73,8 @@ spec: ...@@ -73,8 +73,8 @@ spec:
serviceAccountName: velero serviceAccountName: velero
containers: containers:
- name: velero - name: velero
# sync from gcr.io/heptio-images/velero:latest # sync from velero/velero:v1.2.0
image: registry.cn-hangzhou.aliyuncs.com/acs/velero:latest image: registry.cn-hangzhou.aliyuncs.com/acs/velero:v1.2.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- /velero - /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