diff --git a/charts/umbrella/Chart.yaml b/charts/umbrella/Chart.yaml index f267dd0c..e93fc877 100644 --- a/charts/umbrella/Chart.yaml +++ b/charts/umbrella/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/eclipse-tractusx/e2e-testing type: application -version: 0.4.0 +version: 0.4.1 dependencies: # # TODO: update edc components to R23.12 diff --git a/charts/umbrella/values.yaml b/charts/umbrella/values.yaml index 618adbc7..7b6ef66e 100644 --- a/charts/umbrella/values.yaml +++ b/charts/umbrella/values.yaml @@ -148,6 +148,7 @@ centralidp: replicaCount: 1 postgresql: nameOverride: "centralidp-postgresql" + architecture: standalone sharedidp: enabled: true @@ -156,6 +157,7 @@ sharedidp: replicaCount: 1 postgresql: nameOverride: "sharedidp-postgresql" + architecture: standalone bpndiscovery: enabled: true