Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

DT-2702: 馃敤 Use new generic service configuration #8

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion helm_deploy/hmpps-audit-poc-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: hmpps-audit-poc-ui
version: 0.2.0
dependencies:
- name: generic-service
version: 1.0.10
version: 1.0.16
repository: https://ministryofjustice.github.io/hmpps-helm-charts
- name: generic-prometheus-alerts
version: 0.1.4
Expand Down
1 change: 0 additions & 1 deletion helm_deploy/hmpps-audit-poc-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ generic-service:
enabled: true
host: app-hostname.local # override per environment
tlsSecretName: hmpps-audit-poc-ui-cert
path: /

livenessProbe:
httpGet:
Expand Down