You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2018. It is now read-only.
All default passwords must be randomly created and use secrets, particularly for internal services for all inter-pod communication.
Passwords will be generated by the Helm charts and then stored as secrets that can then be "shared" between the tools. For example, Logstash to Elasticsearch has a password. The process should be generate password with the Elasticsearch tool and then Logstash can reference and consume this secret.
All default passwords must be randomly created and use secrets, particularly for internal services for all inter-pod communication.
Passwords will be generated by the Helm charts and then stored as secrets that can then be "shared" between the tools. For example, Logstash to Elasticsearch has a password. The process should be generate password with the Elasticsearch tool and then Logstash can reference and consume this secret.