Skip to content

Commit

Permalink
Merge pull request #35943 from hmcts/pr-3977-webapp-int1-demo-deployment
Browse files Browse the repository at this point in the history
deploy PR-3977 to webapp ExUI-2478
  • Loading branch information
Ferdi-Cocelli authored Jan 6, 2025
2 parents 6624f38 + 1491f71 commit 111a435
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/xui/xui-webapp-integration1/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-4096-[a-f0-9]+-(?P<ts>[0-9]+)'
pattern: '^pr-3977-[a-f0-9]+-(?P<ts>[0-9]+)'
extract: '$ts'
policy:
alphabetical:
Expand Down
4 changes: 2 additions & 2 deletions apps/xui/xui-webapp-integration1/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
nodejs:
ingressHost: manage-case-int1.demo.platform.hmcts.net
environment:
DUMMY_VAR: 2
DUMMY_VAR: 1
FEATURE_SECURE_COOKIE_ENABLED: false
FEATURE_JRD_E_LINKS_V2_ENABLED: true
SERVICES_MARKUP_API: http://em-npa-demo.service.core-compute-demo.internal
Expand Down Expand Up @@ -44,4 +44,4 @@ spec:
FEATURE_ACCESS_MANAGEMENT_ENABLED: true
SERVICES_ROLE_ASSIGNMENT_MAPPING_API: http://am-org-role-mapping-service-demo.service.core-compute-demo.internal
PREVIEW_DEPLOYMENT_ID: exui-preview-deployment-3303
image: hmctspublic.azurecr.io/xui/webapp:pr-4096-844c6de-20241220091201 #{"$imagepolicy": "flux-system:demo-xui-webapp-integration1"}
image: hmctspublic.azurecr.io/xui/webapp:pr-3977-3b081dc-20250106113944 #{"$imagepolicy": "flux-system:demo-xui-webapp-integration1"}

0 comments on commit 111a435

Please sign in to comment.