Skip to content

Commit

Permalink
pointed to prod image
Browse files Browse the repository at this point in the history
  • Loading branch information
btensay committed Jan 24, 2025
1 parent 496c4d9 commit 6fa7ec0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/et/et-sya-api/demo-image-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
hmcts.github.com/prod-automated: disabled
spec:
filterTags:
pattern: '^pr-1194-[a-f0-9]+-(?P<ts>[0-9]+)'
pattern: '^prod-[a-f0-9]+-(?P<ts>[0-9]+)'
extract: '$ts'
policy:
alphabetical:
Expand Down
2 changes: 1 addition & 1 deletion apps/et/et-sya-api/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
releaseName: et-sya-api
values:
java:
image: hmctspublic.azurecr.io/et/sya-api:pr-1194-ed25ba2-20250121200647 #{"$imagepolicy": "flux-system:demo-et-sya-api"}
image: hmctspublic.azurecr.io/et/sya-api:prod-48bfdc2-20250120102902 #{"$imagepolicy": "flux-system:demo-et-sya-api"}
environment:
EXUI_CASE_DETAILS_URL: "https://manage-case.demo.platform.hmcts.net/cases/case-details/"
AAC_URL: "http://aac-manage-case-assignment-demo.service.core-compute-demo.internal"

0 comments on commit 6fa7ec0

Please sign in to comment.