Skip to content

Commit

Permalink
Merge pull request #1212 from catenax-ng/helm/778-remove-ssi-config
Browse files Browse the repository at this point in the history
helm: #778 update values files
  • Loading branch information
ds-lcapellino authored May 3, 2024
2 parents 5256a41 + b225c55 commit 40080d5
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 184 deletions.
10 changes: 0 additions & 10 deletions charts/connector/edc-provider/values-e2e-a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,6 @@ tractusx-connector:
enabled: true
secretName: tls-secret

ssi:
miw:
url: <path:traceability-foss/data/e2e-a/edc-provider/wallet#ssi.miw.url>
authorityId: <path:traceability-foss/data/e2e-a/edc-provider/wallet#ssi.miw.authorityId>
oauth:
tokenurl: <path:traceability-foss/data/e2e-a/edc-provider/wallet#ssi.oauth.tokenurl>
client:
id: <path:traceability-foss/data/e2e-a/edc-provider/wallet#ssi.oauth.client.id> # sa678
secretAlias: edc-miw-keycloak-secret-e2e-a-provider

resources:
limits:
cpu: 400m
Expand Down
10 changes: 0 additions & 10 deletions charts/connector/edc-provider/values-e2e-b.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,6 @@ tractusx-connector:
enabled: true
secretName: tls-secret

ssi:
miw:
url: <path:traceability-foss/data/dev-b/edc-provider/wallet#ssi.miw.url>
authorityId: <path:traceability-foss/data/dev-b/edc-provider/wallet#ssi.miw.authorityId>
oauth:
tokenurl: <path:traceability-foss/data/dev-b/edc-provider/wallet#ssi.oauth.tokenurl>
client:
id: <path:traceability-foss/data/e2e-b/edc-provider/wallet#ssi.oauth.client.id> # sa674
secretAlias: edc-miw-keycloak-secret-e2e-b-provider

resources:
limits:
cpu: 400m
Expand Down
9 changes: 0 additions & 9 deletions charts/connector/edc-provider/values-int-a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,6 @@ tractusx-connector:
tls:
enabled: true
secretName: tls-secret
ssi:
miw:
url: <path:traceability-foss/data/int-a/edc/wallet#ssi.miw.url>
authorityId: <path:traceability-foss/data/int-a/edc/wallet#ssi.miw.authorityId>
oauth:
tokenurl: <path:traceability-foss/data/int-a/edc/wallet#ssi.oauth.tokenurl>
client:
id: <path:traceability-foss/data/int-a/edc/wallet#ssi.oauth.client.id>
secretAlias: edc-miw-keycloak-secret-int-a
endpoints:
management:
authKey: <path:traceability-foss/data/int-a/edc/controlplane#edc.api.control.auth.apikey.value>
Expand Down
9 changes: 0 additions & 9 deletions charts/connector/edc-provider/values-int-b.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,6 @@ tractusx-connector:
tls:
enabled: true
secretName: tls-secret
ssi:
miw:
url: <path:traceability-foss/data/int-b/edc/wallet#ssi.miw.url>
authorityId: <path:traceability-foss/data/int-b/edc/wallet#ssi.miw.authorityId>
oauth:
tokenurl: <path:traceability-foss/data/int-b/edc/wallet#ssi.oauth.tokenurl>
client:
id: <path:traceability-foss/data/int-b/edc/wallet#ssi.oauth.client.id>
secretAlias: edc-miw-keycloak-secret-int-b
endpoints:
management:
authKey: <path:traceability-foss/data/int-b/edc/controlplane#edc.api.control.auth.apikey.value>
Expand Down
9 changes: 0 additions & 9 deletions charts/connector/edc-provider/values-int-bmw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,6 @@ tractusx-connector:
tls:
enabled: true
secretName: tls-secret
ssi:
miw:
url: <path:traceability-foss/data/int-bmw/edc/wallet#ssi.miw.url>
authorityId: <path:traceability-foss/data/int-bmw/edc/wallet#ssi.miw.authorityId>
oauth:
tokenurl: <path:traceability-foss/data/int-bmw/edc/wallet#ssi.oauth.tokenurl>
client:
id: <path:traceability-foss/data/int-bmw/edc/wallet#ssi.oauth.client.id>
secretAlias: edc-miw-keycloak-secret-int-bmw
endpoints:
management:
authKey: <path:traceability-foss/data/int-bmw/edc/controlplane#edc.api.control.auth.apikey.value>
Expand Down
9 changes: 0 additions & 9 deletions charts/traceability-foss/values-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -344,15 +344,6 @@ tractusx-connector:
tls:
enabled: true
secretName: tls-secret
ssi:
miw:
url: 'CHANGE_ME'
authorityId: 'CHANGE_ME'
oauth:
tokenurl: 'CHANGE_ME'
client:
id: 'CHANGE_ME'
secretAlias: 'CHANGE_ME'

endpoints:
# -- default api for health checks, should not be added to any ingress
Expand Down
16 changes: 0 additions & 16 deletions charts/traceability-foss/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,13 +101,6 @@ configuration:
keycloakUrl: &portal_auth_keycloak_url <path:traceability-foss/data/test/frontend#catenax_portal_keycloak_url>
tokenUri: &central_idp_token_uri 'https://centralidp.int.demo.catena-x.net/auth/realms/CX-Central/protocol/openid-connect/token'
resourceClient: &central_idp_resource_client 'Cl17-CX-Part' # proposal for removing this from vault or changing path to oauth folder to reuse for both BE and FE preferable changing vault
miw:
url: &portal_miw_url <path:traceability-foss/data/dev/edc/wallet#ssi.miw.url>
authorityId: &portal_miw_authorityid <path:traceability-foss/data/dev/edc/wallet#ssi.miw.authorityId>
oauth:
client:
id: &portal_miw_client_id <path:traceability-foss/data/dev/edc/wallet#ssi.oauth.client.id> # sa667
secretAlias: &portal_miw_client_secret_alias edc-miw-keycloak-secret-dev-a-consumer

semanticHub: &semantichub_models_url 'https://semantics.int.demo.catena-x.net/hub/api/v1/models'

Expand Down Expand Up @@ -328,15 +321,6 @@ tractusx-connector:
tls:
enabled: true
secretName: tls-secret
ssi:
miw:
url: *portal_miw_url
authorityId: *portal_miw_authorityid
oauth:
tokenurl: *central_idp_token_uri
client:
id: *portal_miw_client_id
secretAlias: *portal_miw_client_secret_alias
endpoints:
management:
authKey: *edc_api_key
Expand Down
16 changes: 0 additions & 16 deletions charts/traceability-foss/values-e2e-a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,6 @@ configuration:
tokenUri: &central_idp_token_uri 'https://centralidp.int.demo.catena-x.net/auth/realms/CX-Central/protocol/openid-connect/token'
jwkUri: &central_idp_jwk_uri 'https://centralidp.int.demo.catena-x.net/auth/realms/CX-Central/protocol/openid-connect/certs'
resourceClient: &central_idp_resource_client 'Cl17-CX-Part' # proposal for removing this from vault or changing path to oauth folder to reuse for both BE and FE preferable changing vault
miw:
url: &portal_miw_url <path:traceability-foss/data/e2e-a/edc-consumer/wallet#ssi.miw.url>
authorityId: &portal_miw_authorityid <path:traceability-foss/data/e2e-a/edc-consumer/wallet#ssi.miw.authorityId>
oauth:
client:
id: &portal_miw_client_id <path:traceability-foss/data/e2e-a/edc-consumer/wallet#ssi.oauth.client.id> # sa677
secretAlias: &portal_miw_client_secret_alias edc-miw-keycloak-secret-e2e-a-consumer

semanticHub: &semantichub_models_url 'https://semantics.int.demo.catena-x.net/hub/api/v1/models'

Expand Down Expand Up @@ -329,15 +322,6 @@ tractusx-connector:
tls:
enabled: true
secretName: tls-secret
ssi:
miw:
url: *portal_miw_url
authorityId: *portal_miw_authorityid
oauth:
tokenurl: *central_idp_token_uri
client:
id: *portal_miw_client_id
secretAlias: *portal_miw_client_secret_alias
endpoints:
management:
authKey: *edc_api_key
Expand Down
16 changes: 0 additions & 16 deletions charts/traceability-foss/values-e2e-b.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,13 +101,6 @@ configuration:
keycloakUrl: &portal_auth_keycloak_url <path:traceability-foss/data/e2e/b/frontend#catenax_portal_keycloak_url>
tokenUri: &central_idp_token_uri 'https://centralidp.int.demo.catena-x.net/auth/realms/CX-Central/protocol/openid-connect/token'
resourceClient: &central_idp_resource_client 'Cl17-CX-Part' # proposal for removing this from vault or changing path to oauth folder to reuse for both BE and FE preferable changing vault
miw:
url: &portal_miw_url <path:traceability-foss/data/e2e-b/edc-consumer/wallet#ssi.miw.url>
authorityId: &portal_miw_authorityid <path:traceability-foss/data/e2e-b/edc-consumer/wallet#ssi.miw.authorityId>
oauth:
client:
id: &portal_miw_client_id <path:traceability-foss/data/e2e-b/edc-consumer/wallet#ssi.oauth.client.id> # sa673
secretAlias: &portal_miw_client_secret_alias edc-miw-keycloak-secret-e2e-b-consumer

semanticHub: &semantichub_models_url 'https://semantics.int.demo.catena-x.net/hub/api/v1/models'

Expand Down Expand Up @@ -330,15 +323,6 @@ tractusx-connector:
tls:
enabled: true
secretName: tls-secret
ssi:
miw:
url: *portal_miw_url
authorityId: *portal_miw_authorityid
oauth:
tokenurl: *central_idp_token_uri
client:
id: *portal_miw_client_id
secretAlias: *portal_miw_client_secret_alias
endpoints:
management:
authKey: *edc_api_key
Expand Down
16 changes: 0 additions & 16 deletions charts/traceability-foss/values-int-a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,13 +98,6 @@ configuration:
tokenUri: &central_idp_token_uri 'https://centralidp.int.demo.catena-x.net/auth/realms/CX-Central/protocol/openid-connect/token'
jwkUri: &central_idp_jwk_uri 'https://centralidp.int.demo.catena-x.net/auth/realms/CX-Central/protocol/openid-connect/certs'
resourceClient: &central_idp_resource_client <path:traceability-foss/data/int-a/keycloak/oauth2#appId>
miw:
url: &portal_miw_url <path:traceability-foss/data/int-a/edc/wallet#ssi.miw.url>
authorityId: &portal_miw_authorityid <path:traceability-foss/data/int-a/edc/wallet#ssi.miw.authorityId>
oauth:
client:
id: &portal_miw_client_id <path:traceability-foss/data/int-a/edc/wallet#ssi.oauth.client.id> # sa662
secretAlias: &portal_miw_client_secret_alias edc-miw-keycloak-secret-int-a

semanticHub: &semantichub_models_url 'https://semantics.int.demo.catena-x.net/hub/api/v1/models'

Expand Down Expand Up @@ -343,15 +336,6 @@ tractusx-connector:
tls:
enabled: true
secretName: tls-secret
ssi:
miw:
url: *portal_miw_url
authorityId: *portal_miw_authorityid
oauth:
tokenurl: *central_idp_token_uri
client:
id: *portal_miw_client_id
secretAlias: *portal_miw_client_secret_alias
endpoints:
management:
authKey: *edc_api_key
Expand Down
16 changes: 0 additions & 16 deletions charts/traceability-foss/values-int-b.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,13 +98,6 @@ configuration:
tokenUri: &central_idp_token_uri 'https://centralidp.int.demo.catena-x.net/auth/realms/CX-Central/protocol/openid-connect/token'
jwkUri: &central_idp_jwk_uri 'https://centralidp.int.demo.catena-x.net/auth/realms/CX-Central/protocol/openid-connect/certs'
resourceClient: &central_idp_resource_client <path:traceability-foss/data/int-b/keycloak/oauth2#appId>
miw:
url: &portal_miw_url <path:traceability-foss/data/int-b/edc/wallet#ssi.miw.url>
authorityId: &portal_miw_authorityid <path:traceability-foss/data/int-b/edc/wallet#ssi.miw.authorityId>
oauth:
client:
id: &portal_miw_client_id <path:traceability-foss/data/int-b/edc/wallet#ssi.oauth.client.id> # sa362
secretAlias: &portal_miw_client_secret_alias edc-miw-keycloak-secret-int-b

semanticHub: &semantichub_models_url 'https://semantics.int.demo.catena-x.net/hub/api/v1/models'

Expand Down Expand Up @@ -343,15 +336,6 @@ tractusx-connector:
tls:
enabled: true
secretName: tls-secret
ssi:
miw:
url: *portal_miw_url
authorityId: *portal_miw_authorityid
oauth:
tokenurl: *central_idp_token_uri
client:
id: *portal_miw_client_id
secretAlias: *portal_miw_client_secret_alias
endpoints:
management:
authKey: *edc_api_key
Expand Down
16 changes: 0 additions & 16 deletions charts/traceability-foss/values-int-basf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,13 +96,6 @@ configuration:
tokenUri: &central_idp_token_uri 'https://centralidp.int.demo.catena-x.net/auth/realms/CX-Central/protocol/openid-connect/token'
jwkUri: &central_idp_jwk_uri 'https://centralidp.int.demo.catena-x.net/auth/realms/CX-Central/protocol/openid-connect/certs'
resourceClient: &central_idp_resource_client 'app585'
miw:
url: &portal_miw_url <path:traceability-foss/data/int-basf/edc/wallet#ssi.miw.url>
authorityId: &portal_miw_authorityid <path:traceability-foss/data/int-basf/edc/wallet#ssi.miw.authorityId>
oauth:
client:
id: &portal_miw_client_id <path:traceability-foss/data/int-basf/edc/wallet#ssi.oauth.client.id> # sa662
secretAlias: &portal_miw_client_secret_alias edc-miw-keycloak-secret-int-basf

semanticHub: &semantichub_models_url 'https://semantics.int.demo.catena-x.net/hub/api/v1/models'

Expand Down Expand Up @@ -321,15 +314,6 @@ tractusx-connector:
tls:
enabled: true
secretName: tls-secret
ssi:
miw:
url: *portal_miw_url
authorityId: *portal_miw_authorityid
oauth:
tokenurl: *central_idp_token_uri
client:
id: *portal_miw_client_id
secretAlias: *portal_miw_client_secret_alias
endpoints:
management:
authKey: *edc_api_key
Expand Down
16 changes: 0 additions & 16 deletions charts/traceability-foss/values-int-bmw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,13 +96,6 @@ configuration:
tokenUri: &central_idp_token_uri 'https://centralidp.int.demo.catena-x.net/auth/realms/CX-Central/protocol/openid-connect/token'
jwkUri: &central_idp_jwk_uri 'https://centralidp.int.demo.catena-x.net/auth/realms/CX-Central/protocol/openid-connect/certs'
resourceClient: &central_idp_resource_client 'app398'
miw:
url: &portal_miw_url <path:traceability-foss/data/int-bmw/edc/wallet#ssi.miw.url>
authorityId: &portal_miw_authorityid <path:traceability-foss/data/int-bmw/edc/wallet#ssi.miw.authorityId>
oauth:
client:
id: &portal_miw_client_id <path:traceability-foss/data/int-bmw/edc/wallet#ssi.oauth.client.id> # sa662
secretAlias: &portal_miw_client_secret_alias edc-miw-keycloak-secret-int-bmw

semanticHub: &semantichub_models_url 'https://semantics.int.demo.catena-x.net/hub/api/v1/models'

Expand Down Expand Up @@ -321,15 +314,6 @@ tractusx-connector:
tls:
enabled: true
secretName: tls-secret
ssi:
miw:
url: *portal_miw_url
authorityId: *portal_miw_authorityid
oauth:
tokenurl: *central_idp_token_uri
client:
id: *portal_miw_client_id
secretAlias: *portal_miw_client_secret_alias
endpoints:
management:
authKey: *edc_api_key
Expand Down
16 changes: 0 additions & 16 deletions charts/traceability-foss/values-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,6 @@ configuration:
keycloakUrl: &portal_auth_keycloak_url <path:traceability-foss/data/test/frontend#catenax_portal_keycloak_url>
tokenUri: &central_idp_token_uri 'https://centralidp.int.demo.catena-x.net/auth/realms/CX-Central/protocol/openid-connect/token'
resourceClient: &central_idp_resource_client 'Cl17-CX-Part' # proposal for removing this from vault or changing path to oauth folder to reuse for both BE and FE preferable changing vault
miw:
url: &portal_miw_url <path:traceability-foss/data/dev-b/edc-consumer/wallet#ssi.miw.url>
authorityId: &portal_miw_authorityid <path:traceability-foss/data/dev-b/edc-consumer/wallet#ssi.miw.authorityId>
oauth:
client:
id: &portal_miw_client_id <path:traceability-foss/data/dev-b/edc-consumer/wallet#ssi.oauth.client.id> # sa668
secretAlias: &portal_miw_client_secret_alias edc-miw-keycloak-secret-dev-b-consumer

semanticHub: &semantichub_models_url 'https://semantics.int.demo.catena-x.net/hub/api/v1/models'

Expand Down Expand Up @@ -329,15 +322,6 @@ tractusx-connector:
tls:
enabled: true
secretName: tls-secret
ssi:
miw:
url: *portal_miw_url
authorityId: *portal_miw_authorityid
oauth:
tokenurl: *central_idp_token_uri
client:
id: *portal_miw_client_id
secretAlias: *portal_miw_client_secret_alias
endpoints:
management:
authKey: *edc_api_key
Expand Down

0 comments on commit 40080d5

Please sign in to comment.