Skip to content

Velero Upgrade Crds Container Back-off #7626

Discussion options

You must be logged in to vote

After discovering that setting the following in my values.yaml allowed me to overcome the issue,
I realized that I was using Debian 11, but the default latest kubectl image OS was Debian 12.
This caused an error, but I managed to fix it.

kubectl:
  image:
    repository: docker.io/bitnami/kubectl
    tag: 1.27.11-debian-11-r5

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by allwin-winfred
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant