File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
tractusx-connector-memory/templates
tractusx-connector/templates Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -223,8 +223,6 @@ spec:
223
223
value : " idsc:IDS_CONNECTORS_ALL"
224
224
- name : " EDC_OAUTH_ENDPOINT_AUDIENCE"
225
225
value : {{ printf "%s%s" (include "txdc.runtime.url.protocol" . ) .Values.runtime.endpoints.protocol.path | quote }}
226
- - name : " EDC_DCP_V08_FORCED"
227
- value : " true"
228
226
229
227
# ############################
230
228
# # IATP / STS / DIM CONFIG ##
Original file line number Diff line number Diff line change @@ -210,8 +210,6 @@ spec:
210
210
value : " idsc:IDS_CONNECTORS_ALL"
211
211
- name : " EDC_OAUTH_ENDPOINT_AUDIENCE"
212
212
value : {{ printf "%s%s" (include "txdc.controlplane.url.protocol" . ) .Values.controlplane.endpoints.protocol.path | quote }}
213
- - name : " EDC_DCP_V08_FORCED"
214
- value : " true"
215
213
216
214
# ###############
217
215
# # POSTGRESQL ##
You can’t perform that action at this time.
0 commit comments