From cde28ee4c414ce21a91acaed5a1781025b9b103b Mon Sep 17 00:00:00 2001 From: Yasin Mustafa Date: Wed, 2 Oct 2024 16:52:42 +0100 Subject: [PATCH] Temporarily disable allowlist for diagnostic purposes (#283) --- helm_deploy/hmpps-manage-offences-api/values.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/helm_deploy/hmpps-manage-offences-api/values.yaml b/helm_deploy/hmpps-manage-offences-api/values.yaml index ae07f863..d80595b2 100644 --- a/helm_deploy/hmpps-manage-offences-api/values.yaml +++ b/helm_deploy/hmpps-manage-offences-api/values.yaml @@ -42,9 +42,8 @@ generic-service: hmpps-domain-events-topic: HMPPS_SQS_TOPICS_HMPPSEVENTTOPIC_ARN: "topic_arn" - allowlist: - groups: - - internal + # Switches off the allowlist + allowlist: null generic-prometheus-alerts: targetApplication: hmpps-manage-offences-api