From c1ebc545e6b745fd55a56834991a1be058757d12 Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Mon, 7 Oct 2024 17:10:48 +0200 Subject: [PATCH] chore(inv-env): adjust config for enabled startSharingStateAsReady from BPDM side value not needed anymore in environment specific values file as it can default to true which is set in the values.yaml --- environments/helm-values/values-int.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/environments/helm-values/values-int.yaml b/environments/helm-values/values-int.yaml index cf28ccd9e..58be4c3f0 100644 --- a/environments/helm-values/values-int.yaml +++ b/environments/helm-values/values-int.yaml @@ -236,7 +236,6 @@ backend: bpdm: clientId: "" clientSecret: "" - startSharingStateAsReady: false clearinghouse: clientId: "" clientSecret: ""