We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e8e20 commit 7aaea7eCopy full SHA for 7aaea7e
apps/xui/xui-webapp-wa-integration/demo-image-policy.yaml
@@ -6,7 +6,7 @@ metadata:
6
hmcts.github.com/prod-automated: disabled
7
spec:
8
filterTags:
9
- pattern: '^pr-3972-[a-f0-9]+-(?P<ts>[0-9]+)'
+ pattern: '^pr-4161-[a-f0-9]+-(?P<ts>[0-9]+)'
10
extract: '$ts'
11
policy:
12
alphabetical:
apps/xui/xui-webapp-wa-integration/demo.yaml
@@ -7,7 +7,7 @@ spec:
nodejs:
ingressHost: manage-case-wa-int.demo.platform.hmcts.net
environment:
- DUMMY_VAR: 1
+ DUMMY_VAR: 2
FEATURE_JRD_E_LINKS_V2_ENABLED: true
FEATURE_SECURE_COOKIE_ENABLED: false
13
SERVICES_MARKUP_API: http://em-npa-demo.service.core-compute-demo.internal
0 commit comments