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 f52d43b commit 1287cf9Copy full SHA for 1287cf9
apps/family-public-law/fpl-case-service/perftest-image-policy.yaml
@@ -2,14 +2,6 @@ apiVersion: image.toolkit.fluxcd.io/v1beta1
2
kind: ImagePolicy
3
metadata:
4
name: perftest-fpl-case-service
5
- annotations:
6
- hmcts.github.com/prod-automated: disabled
7
spec:
8
- filterTags:
9
- pattern: '^pr-5657-[a-f0-9]+-(?P<ts>[0-9]+)'
10
- extract: '$ts'
11
- policy:
12
- alphabetical:
13
- order: asc
14
imageRepositoryRef:
15
name: fpl-case-service
0 commit comments