Commit 372324a 1 parent 91c958a commit 372324a Copy full SHA for 372324a
File tree 1 file changed +1
-1
lines changed
deployment/helm/possible-x-edc/templates
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 29
29
edc.dsp.callback.address={{ .Values.edc.dsp.callback.address }}
30
30
edc.receiver.http.endpoint={{ .Values.edc.receiver.http.endpoint }}/receiver/{{ .Values.edc.ids.id }}/callback
31
31
edc.public.key.alias={{ .Values.edc.public.key.alias }}
32
- edc.dataplane.token.validation.endpoint={{ .Values.edc.dataplane.token.validation.endpoint }}{{ .Values.web.http.control.path }}/token
32
+ edc.dataplane.token.validation.endpoint={{ .Values.edc.dataplane.token.validation.endpoint }}
33
33
edc.oauth.token.url={{ .Values.edc.oauth.token.url }}
34
34
edc.oauth.certificate.alias={{ .Values.edc.oauth.certificate.alias }}
35
35
edc.oauth.private.key.alias={{ .Values.edc.oauth.private.key.alias }}
You can’t perform that action at this time.
0 commit comments