We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd805c9 commit 620da10Copy full SHA for 620da10
1 file changed
ionos_prd/marketplace/bae/values.yaml
@@ -198,7 +198,7 @@ business-api-ecosystem:
198
statefulset:
199
image:
200
repository: fiware/biz-ecosystem-logic-proxy
201
- tag: "11.15.0"
+ tag: "11.15.1"
202
pullPolicy: Always
203
204
ingress:
@@ -291,6 +291,8 @@ business-api-ecosystem:
291
value: http://certification-backend-svc.dome-certification.svc.cluster.local:8080
292
- name: BAE_LP_ENDPOINT_SEARCH_HOST
293
value: dome-search-svc.search-engine.svc.cluster.local
294
+ - name: BAE_LP_LEAR_URL
295
+ value: https://issuer.dome-marketplace.eu/
296
- name: BAE_LP_SIOP_PRIVATE_KEY
297
valueFrom:
298
secretKeyRef:
0 commit comments