diff --git a/charts/example-ui/tests/__snapshot__/deploy_test.yaml.snap b/charts/example-ui/tests/__snapshot__/deploy_test.yaml.snap index d929e8e..25ab1b2 100644 --- a/charts/example-ui/tests/__snapshot__/deploy_test.yaml.snap +++ b/charts/example-ui/tests/__snapshot__/deploy_test.yaml.snap @@ -25,7 +25,7 @@ matches the snapshot: - env: - name: PORT value: "8080" - image: ghcr.io/openmfp/example-content:12345 + image: ghcr.io/openmfp/example-ui:12345 imagePullPolicy: IfNotPresent name: RELEASE-NAME ports: @@ -72,7 +72,7 @@ matches the snapshot with FRONTEND_PORT: - env: - name: PORT value: "8080" - image: ghcr.io/openmfp/example-content:12345 + image: ghcr.io/openmfp/example-ui:12345 imagePullPolicy: IfNotPresent name: RELEASE-NAME ports: