fix(velero): Bump plugin and remove legacy kubectl
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
initContainers:
|
initContainers:
|
||||||
- name: velero-plugin-for-aws
|
- name: velero-plugin-for-aws
|
||||||
image: velero/velero-plugin-for-aws:v1.9.0
|
image: velero/velero-plugin-for-aws:v1.13.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /target
|
- mountPath: /target
|
||||||
@@ -72,6 +72,3 @@ metrics:
|
|||||||
for: 15m
|
for: 15m
|
||||||
labels:
|
labels:
|
||||||
severity: critical
|
severity: critical
|
||||||
kubectl:
|
|
||||||
image:
|
|
||||||
repository: docker.io/bitnamilegacy/kubectl
|
|
||||||
|
|||||||
Reference in New Issue
Block a user