diff --git a/helm_deploy/hmpps-audit-poc-ui/Chart.yaml b/helm_deploy/hmpps-audit-poc-ui/Chart.yaml index 80973ea..1dac7d1 100644 --- a/helm_deploy/hmpps-audit-poc-ui/Chart.yaml +++ b/helm_deploy/hmpps-audit-poc-ui/Chart.yaml @@ -5,7 +5,7 @@ name: hmpps-audit-poc-ui version: 0.2.0 dependencies: - name: generic-service - version: 2.6.5 + version: "2.8" repository: https://ministryofjustice.github.io/hmpps-helm-charts - name: generic-prometheus-alerts version: 1.3.3 diff --git a/helm_deploy/hmpps-audit-poc-ui/values.yaml b/helm_deploy/hmpps-audit-poc-ui/values.yaml index b665a81..32d1cc8 100644 --- a/helm_deploy/hmpps-audit-poc-ui/values.yaml +++ b/helm_deploy/hmpps-audit-poc-ui/values.yaml @@ -1,4 +1,3 @@ ---- generic-service: nameOverride: hmpps-audit-poc-ui serviceAccountName: hmpps-audit-poc-ui @@ -8,12 +7,12 @@ generic-service: image: repository: quay.io/hmpps/hmpps-audit-poc-ui - tag: app_version # override at deployment time + tag: app_version # override at deployment time port: 3000 ingress: enabled: true - host: app-hostname.local # override per environment + host: app-hostname.local # override per environment tlsSecretName: hmpps-audit-poc-ui-cert path: / @@ -61,15 +60,8 @@ generic-service: REDIS_AUTH_TOKEN: "auth_token" allowlist: - office: "217.33.148.210/32" - health-kick: "35.177.252.195/32" - petty-france-wifi: "213.121.161.112/28" - global-protect: "35.176.93.186/32" - mojvpn: "81.134.202.29/32" - cloudplatform-live-1: "35.178.209.113/32" - cloudplatform-live-2: "3.8.51.207/32" - cloudplatform-live-3: "35.177.252.54/32" - + groups: + - internal generic-prometheus-alerts: targetApplication: hmpps-audit-poc-ui