achetronic opened a new pull request, #692: URL: https://github.com/apache/apisix-helm-chart/pull/692
Hello, We have detected that some of the credentials regarding configuration are hardcoded on `values.yaml`. We needed to fix this for our company as we use ExternalSecrets operator to provide the credentials dynamically to the Kubernetes clusters. We have patched the Helm chart to be able to merge some config coming from a Kubernetes Secret with the main config coming from the dashboard's configmap. This way we cover all the potential secret fields across config (etc, authentication users, etc) For merging we are using the official `yq` image so we expect you like it WDYT about changes? -- 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]
