Description
Same as hello-world - the container image is hardcoded instead of templated.
Location
https://github.com/validatedpatterns/multicloud-gitops/blob/main/charts/all/config-demo/templates/config-demo-deployment.yaml#L26
image: registry.access.redhat.com/ubi10/httpd-24:10.0-1755779646
Expected Behavior
Template from values.yaml for consistency and overrideability.