helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

[Bug] Unable to disable elastic authentication

Open eufebius opened this issue 4 years ago • 0 comments

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:

  1. Deploy with external ES without username, password
  2. Check check-elasticsearch-index init container in server deployment
  3. See error

Expected behavior Add possibility to continue without username, password

eufebius avatar Jun 18 '21 13:06 eufebius