Skip to content

Commit 080ffcc

Browse files
authored
chore: add missing config after upstream edcv agent change (#33)
1 parent 16aa157 commit 080ffcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

k8s/apps/edcv-agent-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ data:
3838
keycloak.clientSecret: provisioner-secret
3939
keycloak.tokenUrl: http://keycloak.edc-v.svc.cluster.local:8080/realms/edcv/protocol/openid-connect/token
4040
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
4142
controlplane.url: http://controlplane.edc-v.svc.cluster.local:8081/api/mgmt

0 commit comments

Comments
 (0)