We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4acff4b + 529f580 commit 253e5ddCopy full SHA for 253e5dd
1 file changed
ionos_dev2/marketplace/bae/values.yaml
@@ -203,7 +203,7 @@ business-api-ecosystem:
203
statefulset:
204
image:
205
repository: fiware/biz-ecosystem-logic-proxy
206
- tag: "11.19.7"
+ tag: "11.20.1"
207
pullPolicy: Always
208
209
ingress:
@@ -296,6 +296,8 @@ business-api-ecosystem:
296
value: http://certification-backend-svc.dome-certification.svc.cluster.local:8080
297
- name: BAE_LP_LEAR_URL
298
value: https://issuer.dome-marketplace-dev2.org/
299
+ - name: BAE_LP_TENDER_DEV_BUTTON_ENABLED
300
+ value: "true"
301
- name: BAE_LP_SIOP_PRIVATE_KEY
302
valueFrom:
303
secretKeyRef:
0 commit comments