Skip to content

Commit

Permalink
chore: fix the minio configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Brunkow Moser committed Sep 29, 2023
1 parent 482a63f commit 6682c48
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions deployment/helm/edc-consumer/values-int.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,6 @@ irs-helm:
enabled: true
bpn: <path:material-pass/data/int/edc/participant#bpnNumber>

nameOverride: "dpp-irs"
fullnameOverride: "dpp-irs"

# namespace: product-material-pass

irsUrl: "https://materialpass-irs.int.demo.catena-x.net"

Expand Down Expand Up @@ -251,8 +247,6 @@ irs-helm:
secret: <path:material-pass/data/int/edc/oauth#api.key>

minio:
nameOverride: "dpp-irs-minio"
fullnameOverride: "dpp-irs-minio"
serviceAccount:
create: false
rootUser: <path:material-pass/data/int/irs/minio#user>
Expand Down

0 comments on commit 6682c48

Please sign in to comment.