Skip to content

Commit

Permalink
Merge pull request #29085 from hmcts/ecm-1340-demo-deployment
Browse files Browse the repository at this point in the history
deploy ecm-1340 to demo
  • Loading branch information
btensay authored Feb 6, 2024
2 parents ad0a007 + f7f906e commit 9d8d287
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions apps/ethos/repl-docmosis-service/demo-image-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,11 @@ kind: ImagePolicy
metadata:
name: demo-repl-docmosis-service
spec:
filterTags:
pattern: '^pr-2249-[a-f0-9]+-(?P<ts>[0-9]+)'
extract: '$ts'
policy:
alphabetical:
order: asc
imageRepositoryRef:
name: repl-docmosis-service
2 changes: 1 addition & 1 deletion apps/ethos/repl-docmosis-service/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
releaseName: repl-docmosis-service
values:
java:
image: hmctspublic.azurecr.io/ethos/repl-docmosis-backend:prod-0292aff-20240201102944 #{"$imagepolicy": "flux-system:demo-repl-docmosis-service"}
image: hmctspublic.azurecr.io/ethos/repl-docmosis-backend:pr-2249-9200700-20240206094444 #{"$imagepolicy": "flux-system:demo-repl-docmosis-service"}
environment:
TRIGGER_RESTART: 2
ETHOS_REPL_DB_USER_NAME: pgadmin
Expand Down

0 comments on commit 9d8d287

Please sign in to comment.