Skip to content
Discussion options

You must be logged in to vote

I think I found what my problem was, which is that Bitnami made changes to their registries: bitnami/containers#83267. So apparently now it was just not pulling the images because bitnami has been changed to bitnamilegacy (which are no longer maintained/updated).

p.s.

I changed to using https://github.com/open-bitnami/containers instead, using oci://ghcr.io/open-bitnami/charts and manually setting the global.imageRegistry: ghcr.io/open-bitnami, image.repository: open-bitnami/<app> and image.tag in values.yaml for all Bitnami charts, and now it pulls images again without problems, even with nat_router and use_control_plane_lb = true. I kept the k3s_registries in my kube.tf like you suggest…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@ToshY
Comment options

@dustinmoris
Comment options

@ToshY
Comment options

@ToshY
Comment options

Answer selected by ToshY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants