apisix-helm-chart
apisix-helm-chart copied to clipboard
dashboard chart: secrets should not reside in configmaps
- etcd credentials: https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix-dashboard/templates/configmap.yaml#L38-L43
- dashboard users: https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix-dashboard/templates/configmap.yaml#L62-L66
+1
Secrets should be configurable and managed within the Apisix Helm Chart as *.valueFrom.secretKeyRef.key