real update

This commit is contained in:
Philip Haupt
2025-05-03 23:50:13 +02:00
parent 90ae3b613b
commit ff07812a4e

View File

@@ -3527,7 +3527,7 @@ spec:
value: /credentials/cloud
- name: ALIBABA_CLOUD_CREDENTIALS_FILE
value: /credentials/cloud
image: velero/velero:v1.15.2
image: velero/velero:v1.16.0
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 5
@@ -3633,7 +3633,7 @@ spec:
value: /credentials/cloud
- name: ALIBABA_CLOUD_CREDENTIALS_FILE
value: /credentials/cloud
image: velero/velero:v1.15.2
image: velero/velero:v1.16.0
imagePullPolicy: IfNotPresent
name: node-agent
ports:
@@ -3689,7 +3689,7 @@ spec:
- /velero install --crds-only --dry-run -o yaml | /tmp/kubectl apply -f -
command:
- /tmp/sh
image: velero/velero:v1.15.2
image: velero/velero:v1.16.0
imagePullPolicy: IfNotPresent
name: velero
volumeMounts: