helm-charts
helm-charts copied to clipboard
[Bug] Unable to disable elastic authentication
Describe the bug If external elasticsearch is used, u cannot disable user authentification and becauser of that init containers will fail during ES checks ( e.g. aws es service )
To Reproduce Steps to reproduce the behavior:
- Deploy with external ES without username, password
- Check check-elasticsearch-index init container in server deployment
- See error
Expected behavior Add possibility to continue without username, password