File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ dependencies:
4242 condition : pgadmin4.enabled
4343 - name : item-relationship-service
4444 repository : https://eclipse-tractusx.github.io/item-relationship-service
45- version : 7.4 .0
45+ version : 8.0 .0
4646 condition : item-relationship-service.enabled
4747 - name : tractusx-connector
4848 repository : https://eclipse-tractusx.github.io/tractusx-edc
Original file line number Diff line number Diff line change @@ -449,11 +449,11 @@ edc-postgresql:
449449 requests :
450450 cpu : 15m
451451 memory : 1Gi
452- nameOverride : ' CHANGE_ME '
453- fullnameOverride : ' CHANGE_ME '
452+ nameOverride : ' tracex-consumer-edc-postgresql '
453+ fullnameOverride : ' tracex-consumer-edc-postgresql '
454454 enabled : true
455455 auth :
456- database : edc
457- username : ' CHANGE_ME '
458- postgresPassword : ' CHANGE_ME '
459- password : ' CHANGE_ME '
456+ database : trace
457+ username : ' traceuser '
458+ postgresPassword : ' CHANGEME '
459+ password : ' CHANGEME '
You can’t perform that action at this time.
0 commit comments