Open oatmonster opened 1 year ago
For example, if your values file contains something like:
mongodb: global: imageRegistry: example.com
The pre-upgrade job will still try to create a job with image docker.io/bitnami/mongodb:x.y.z rather than example.com/bitnami/mongodb:x.y.z
docker.io/bitnami/mongodb:x.y.z
example.com/bitnami/mongodb:x.y.z
For example, if your values file contains something like:
The pre-upgrade job will still try to create a job with image
docker.io/bitnami/mongodb:x.y.z
rather thanexample.com/bitnami/mongodb:x.y.z