Skip to content

Commit

Permalink
fix: updating snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
nexus49 committed Jul 2, 2024
1 parent cb6ef66 commit 726c80d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/example-ui/tests/__snapshot__/deploy_test.yaml.snap
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 726c80d

Please sign in to comment.