Skip to content

Commit

Permalink
pr-3952 on int2-demo deploy v1 (#35907)
Browse files Browse the repository at this point in the history
  • Loading branch information
kasi-subramaniam authored Dec 24, 2024
1 parent 3db3c5f commit 2d45c4c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions apps/xui/xui-webapp-integration2/demo-image-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@ apiVersion: image.toolkit.fluxcd.io/v1beta1
kind: ImagePolicy
metadata:
name: demo-xui-webapp-integration2
annotations:
hmcts.github.com/prod-automated: disabled
spec:
filterTags:
pattern: '^pr-3952-[a-f0-9]+-(?P<ts>[0-9]+)'
extract: '$ts'
policy:
alphabetical:
order: asc
imageRepositoryRef:
name: xui-webapp-integration2
2 changes: 1 addition & 1 deletion apps/xui/xui-webapp-integration2/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
nodejs:
ingressHost: manage-case-int2.demo.platform.hmcts.net
environment:
DUMMY_VAR_FOR_RESTART: 1
DUMMY_VAR_FOR_RESTART: 2
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

0 comments on commit 2d45c4c

Please sign in to comment.