Skip to content

Commit

Permalink
Merge pull request #35289 from hmcts/Revert-civil-service-to-prod
Browse files Browse the repository at this point in the history
Revert civil-service to prod
  • Loading branch information
mfallonhmcts authored Nov 7, 2024
2 parents 8eb2df7 + d055ac4 commit f71d2cc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions apps/civil/civil-service/demo-image-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@ apiVersion: image.toolkit.fluxcd.io/v1beta2
kind: ImagePolicy
metadata:
name: demo-civil-service
annotations:
hmcts.github.com/prod-automated: disabled
spec:
filterTags:
pattern: '^pr-5757-[a-f0-9]+-(?P<ts>[0-9]+)'
extract: '$ts'
policy:
alphabetical:
order: asc
imageRepositoryRef:
name: civil-service
2 changes: 1 addition & 1 deletion apps/civil/civil-service/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
values:
java:
image: hmctspublic.azurecr.io/civil/service:pr-5757-528c9ec-20241107111407 #{"$imagepolicy": "flux-system:demo-civil-service"}
image: hmctspublic.azurecr.io/civil/service:prod-61a44ba-20241107144056 #{"$imagepolicy": "flux-system:civil-service"}
environment:
TESTING_SUPPORT_ENABLED: true
EM_CCD_ORCHESTRATOR_URL: http://em-ccd-orchestrator-demo.service.core-compute-demo.internal
Expand Down

0 comments on commit f71d2cc

Please sign in to comment.