Skip to content

Commit

Permalink
chore(inv-env): adjust config for enabled startSharingStateAsReady fr…
Browse files Browse the repository at this point in the history
…om BPDM side (#445)

value not needed anymore in environment specific values file as it can default to true which is set in the values.yaml
  • Loading branch information
evegufy authored Oct 7, 2024
1 parent 5ac9b04 commit 1aa47d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion environments/helm-values/values-int.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ backend:
bpdm:
clientId: "<path:portal/data/portal-iam-clientIds#bpdm-client-id>"
clientSecret: "<path:portal/data/int/iam/centralidp-client-secrets#portal-bpdm-sa>"
startSharingStateAsReady: false
clearinghouse:
clientId: "<path:portal/data/int/clearinghouse#client-id>"
clientSecret: "<path:portal/data/int/clearinghouse#client-secret>"
Expand Down

0 comments on commit 1aa47d1

Please sign in to comment.