{“error”:{“root_cause”:[{“type”:“security_exception”,“reason”:“missing authentication credentials for REST request [/]”,“header”:{“WWW-Authenticate”:[“Basic realm="security" charset="UTF-8"”,“ApiKey”]}}],“type”:“security_exception”,“reason”:“missing authentication credentials for REST request [/]”,“header”:{“WWW-Authenticate”:[“Basic realm="security" charset="UTF-8"”,“ApiKey”]}},“status”:401}
To fix this error , I have to manual edit config map for operate and update elastic search username and password. Is there a way we can achieve this via helm charts itself ?