venkatb-zelar
venkatb-zelar
Hi, I have a requirement where I need to open the same url multiple times inside the docker container. The url works only first time but timing out on subsequent...
Is is possible to customise the Kong configuration through a kong.conf file or through and environment variable? for ex: ``` env: MY_CUSTOM_ENV: mycustomval ```
### Where is the problem? https://docs.konghq.com/hub/kong-inc/saml/ ### What happened? I wanted to see an example config when we need to sign the Authentication request from Kong to Azure. There is...
For Mimir, We have global variable section which we can use to provide storage account details like: ``` extraEnv: - name: STORAGE_ACCOUNT_NAME value: "my-storage-account" ``` Can we please have a...