yugabyte / charts

Respository of all helm charts that are owned by YugabyteDB for database deployment acroos various K8s configurations
36 stars 41 forks source link

Image pull secret not added for setup credentials job #190

Open johnny-gossick opened 5 months ago

johnny-gossick commented 5 months ago

The setup credentials job is missing the image pool secret set here.

If the user sets a custom image repository here and their registry requires authentication, the setup credentials job will throw an image ImagePullBackOff and not be able to start.