We have inputs in the CRD for image repository / tag, but we don't use those values if they are specified in the CRD (instead using the values in images.json) I believe the ordering should be
- Use image and tag values from the crd if specified
- Fall back on the
images.json values
We have inputs in the CRD for image repository / tag, but we don't use those values if they are specified in the CRD (instead using the values in images.json) I believe the ordering should be
images.jsonvalues