-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Support k8s helm secrets creation for logstash helm chart #705
Comments
Hi @kksudo, thank you for submitting this request. The current way is to manage secrets outside of the charts (which allow using something like kube-vault-controller for the secret for example), then using You can find an example in security example values. |
Hello! |
That make sense for me. It's definitely worth keeping in the bandwith, however we won't have any bandwith to work on this in short-term. Would you be interested to create a PR for it? |
Yes, it's easy. I'll be doing PR soon. |
Done in #712 |
Describe the feature:
For convenient use of k8s secrets should add helm chart for create secrets.
Describe a specific use case for the feature:
Add secrets for using in k8s should be more convenient from the one logstash helm chart.
The helm chart for secret can looks like bellow
secret.yaml
values.yaml
The text was updated successfully, but these errors were encountered: