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 d4b81b0 commit 4c00546Copy full SHA for 4c00546
charts/ia-case-api/values.preview.template.yaml
@@ -133,7 +133,7 @@ ia-case-documents-api:
133
enabled: true #set to true if testing against a local branch
134
java:
135
imagePullPolicy: Always
136
- image: hmctspublic.azurecr.io/ia/case-documents-api:latest
+ image: hmctspublic.azurecr.io/ia/case-documents-api:pr-984
137
releaseNameOverride: ${SERVICE_NAME}-case-documents-api
138
ingressHost: ${SERVICE_NAME}-documents-api.preview.platform.hmcts.net
139
devcpuRequests: 500m
0 commit comments