File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ backend:
167
167
storageClass : " default"
168
168
logs :
169
169
# -- Enable logs persistence
170
- enabled : da
170
+ enabled : true
171
171
# -- Storage size for logs
172
172
size : 1Gi
173
173
# -- Access mode for logs volume
@@ -263,7 +263,7 @@ backend:
263
263
prohibition : []
264
264
obligation : []
265
265
submodel_dispatcher :
266
- path : " . /data/submodels"
266
+ path : " /industry-core-hub /data/submodels"
267
267
apiPath : " /submodel-dispatcher"
268
268
ingress :
269
269
enabled : true
Original file line number Diff line number Diff line change @@ -267,7 +267,7 @@ backend:
267
267
prohibition : []
268
268
obligation : []
269
269
submodel_dispatcher :
270
- path : " ./data/submodels"
270
+ path : " ./industry-core-hub/ data/submodels"
271
271
apiPath : " /submodel-dispatcher"
272
272
ingress :
273
273
enabled : true
Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ backend:
224
224
obligation : []
225
225
# -- EDC (Eclipse Dataspace Connector) configuration
226
226
submodel_dispatcher :
227
- path : " . /data/submodels"
227
+ path : " /industry-core-hub /data/submodels"
228
228
apiPath : " /submodel-dispatcher"
229
229
230
230
podAnnotations : {}
You can’t perform that action at this time.
0 commit comments