We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16aa157 commit 080ffccCopy full SHA for 080ffcc
k8s/apps/edcv-agent-config.yaml
@@ -38,4 +38,5 @@ data:
38
keycloak.clientSecret: provisioner-secret
39
keycloak.tokenUrl: http://keycloak.edc-v.svc.cluster.local:8080/realms/edcv/protocol/openid-connect/token
40
identityhub.url: http://identityhub.edc-v.svc.cluster.local:7081/api/identity
41
+ identityhub.sts.url: http://identityhub.edc-v.svc.cluster.local:7084/api/sts/token
42
controlplane.url: http://controlplane.edc-v.svc.cluster.local:8081/api/mgmt
0 commit comments