nfrankel opened a new issue, #358:
URL: https://github.com/apache/apisix-helm-chart/issues/358

   At the moment, the Apache APISIX Helm chart default 
[values](https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix/values.yaml#L196-L198)
 looks like:
   
   ```yaml
   admin:
     credentials:
       admin: edd1c9f034335f136f87ad84b625c8f1
       viewer: 4054f7cf07e344346cd3f287985e76a2
   ```
   
   To override them, I need to set them "in clear".
   
   It would be better to manage them as Kubernetes Secrets.
   


-- 
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