Image docker.io/bitnami/kubectl:1.14.3 #3780
-
We are using velero in the Azure Cloud, now we have the guideline to turn on the policy to only allow docker images from our Azure Registry. Now I see a Pod in the cluster: velero-upgrade-crds- in this job ther is a image: docker.io/bitnami/kubectl:1.14.3 and I have no idea where this one comes from.
Can you help me here? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Start from helm chart 2.20.0, you could customize the kubectl image/registry by yourself. |
Beta Was this translation helpful? Give feedback.
Start from helm chart 2.20.0, you could customize the kubectl image/registry by yourself.
https://github.com/vmware-tanzu/helm-charts/blob/velero-2.20.0/charts/velero/values.yaml#L108-L121