Skip to content

Commit

Permalink
Merge pull request #35043 from hmcts/revert-33259-revert-33249-shashi…
Browse files Browse the repository at this point in the history
…sk97-patch-5

Revert "Revert "Update perftest-image-policy.yaml""
  • Loading branch information
shashisk97 authored Oct 24, 2024
2 parents 232a9fc + e7d18eb commit 3c4555f
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion apps/private-law/prl-cos/perftest-image-policy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
apiVersion: image.toolkit.fluxcd.io/v1beta1
kind: ImagePolicy
metadata:
name: perftest-prl-cos
annotations:
hmcts.github.com/prod-automated: disabled
spec:
imageRepositoryRef:
name: prl-cos
filterTags:
pattern: '^pr-2821-[a-f0-9]+-(?P<ts>[0-9]+)'
extract: '$ts'
policy:
alphabetical:
order: asc

0 comments on commit 3c4555f

Please sign in to comment.