Skip to content

Commit

Permalink
helm: #778 update values files
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-lcapellino committed May 2, 2024
1 parent 2b91dab commit 36884c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/connector/edc-provider/values-int-a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tractusx-connector:
token_url: <path:traceability-foss/data/int-a/iatp#iatp.oauth.tokenurl>
client:
id: <path:traceability-foss/data/int-a/iatp#dimClientId>
secret_alias: edc-miw-keycloak-secret-int-a-provider
secret_alias: edc-miw-keycloak-secret-int-a
controlplane:
ingresses:
- enabled: true
Expand Down
2 changes: 1 addition & 1 deletion charts/connector/edc-provider/values-int-b.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tractusx-connector:
token_url: <path:traceability-foss/data/int-b/iatp#iatp.oauth.tokenurl>
client:
id: <path:traceability-foss/data/int-b/iatp#dimClientId>
secret_alias: edc-miw-keycloak-secret-int-b-provider
secret_alias: edc-miw-keycloak-secret-int-b

controlplane:
ingresses:
Expand Down

0 comments on commit 36884c2

Please sign in to comment.