diff --git a/config/manifests/prod/kustomization.yaml b/config/manifests/prod/kustomization.yaml index 273b74b..0baa285 100644 --- a/config/manifests/prod/kustomization.yaml +++ b/config/manifests/prod/kustomization.yaml @@ -11,10 +11,10 @@ patches: path: /spec/template/spec/containers/0/env/2 value: name: RELATED_IMAGE_HYPERFLEET_OPERATOR - value: quay.io/redhat-services-prod/hyperfleet-tenant/hyperfleet/hyperfleet-operator@sha256:63fb447360191290aeb3a0e4c5a5cfa54b412b691b00ae8079bedd5e90c62e1a + value: quay.io/redhat-services-prod/hyperfleet-tenant/hyperfleet/hyperfleet-operator@sha256:bdb245b330e456aecad9a34b91c63e7c5fc1a0339b5b0bbcbe5ea146bd34d42a - op: replace path: /spec/template/spec/containers/0/image - value: quay.io/redhat-services-prod/hyperfleet-tenant/hyperfleet/hyperfleet-operator@sha256:63fb447360191290aeb3a0e4c5a5cfa54b412b691b00ae8079bedd5e90c62e1a + value: quay.io/redhat-services-prod/hyperfleet-tenant/hyperfleet/hyperfleet-operator@sha256:bdb245b330e456aecad9a34b91c63e7c5fc1a0339b5b0bbcbe5ea146bd34d42a target: kind: Deployment name: controller-manager \ No newline at end of file