jnystad opened a new issue, #1408:
URL: https://github.com/apache/apisix-ingress-controller/issues/1408

   Hi there,
   
   Some plugins require secrets in their configs (e.g. openid-connect with 
client_secret and session.secret), but there is no way of injecting this from a 
Kubernetes secret that I can see. Likewise, obtaining some values from config 
maps could be very useful.
   
   This makes it hard to automate deployments when using 
apisix-ingress-controller without writing custom scripts to inject secrets at 
deploy time (which is not always possible or desirable, e.g. when using a 
Kustomize based workflow with standard tooling like ArgoCD).
   
   Is there a plan to add support for this? For instance, with a preprocessing 
step of plugin configs or adding the option to refer to a config map/value or 
secret/value in any of the config values?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to