Skip to content

Commit

Permalink
HAAR-7: addressed review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
neilmendum committed Jan 21, 2022
1 parent 0061df1 commit 237790a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions helm_deploy/hmpps-audit-poc-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ generic-service:
host: app-hostname.local # override per environment
tlsSecretName: hmpps-audit-poc-ui-cert
path: /
contextColour: green

livenessProbe:
httpGet:
Expand Down
1 change: 0 additions & 1 deletion helm_deploy/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ generic-service:

ingress:
host: hmpps-audit-poc-ui-dev.hmpps.service.justice.gov.uk
contextColour: green

env:
INGRESS_URL: "https://hmpps-audit-poc-ui-dev.hmpps.service.justice.gov.uk"
Expand Down
1 change: 0 additions & 1 deletion helm_deploy/values-preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ generic-service:

ingress:
host: hmpps-audit-poc-ui-preprod.hmpps.service.justice.gov.uk
contextColour: green

env:
INGRESS_URL: "https://hmpps-audit-poc-ui-preprod.hmpps.service.justice.gov.uk"
Expand Down
1 change: 0 additions & 1 deletion helm_deploy/values-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ generic-service:

ingress:
host: hmpps-audit-poc-ui.hmpps.service.justice.gov.uk
contextColour: green

env:
INGRESS_URL: "https://hmpps-audit-poc-ui.hmpps.service.justice.gov.uk"
Expand Down

0 comments on commit 237790a

Please sign in to comment.