velero update
This commit is contained in:
@@ -3527,7 +3527,7 @@ spec:
|
||||
value: /credentials/cloud
|
||||
- name: ALIBABA_CLOUD_CREDENTIALS_FILE
|
||||
value: /credentials/cloud
|
||||
image: velero/velero:v1.16.0
|
||||
image: velero/velero:v1.16.1
|
||||
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.16.0
|
||||
image: velero/velero:v1.16.1
|
||||
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.16.0
|
||||
image: velero/velero:v1.16.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: velero
|
||||
volumeMounts:
|
||||
@@ -3701,7 +3701,7 @@ spec:
|
||||
- cp `which sh` /tmp && cp `which kubectl` /tmp
|
||||
command:
|
||||
- /bin/sh
|
||||
image: docker.io/bitnami/kubectl:1.32
|
||||
image: docker.io/bitnami/kubectl:1.33
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: kubectl
|
||||
volumeMounts:
|
||||
@@ -3728,7 +3728,7 @@ spec:
|
||||
config:
|
||||
region: home-nas
|
||||
s3ForcePathStyle: "true"
|
||||
s3Url: http://s3.home:9000
|
||||
s3Url: http://192.168.10.1:9000
|
||||
credential: null
|
||||
default: true
|
||||
objectStorage:
|
||||
|
||||
Reference in New Issue
Block a user