Elasticsearch in Argo is password protected. This means requests to ES needs to come with secrets coming from vault. We will need to extend RollCall to pull this secret and use for interaction with Elasticsearch.
Detailed Description
needs a USE_VAULT flag
needs an option to provide secret from env for development convenience.
Elasticsearch in Argo is password protected. This means requests to ES needs to come with secrets coming from vault. We will need to extend RollCall to pull this secret and use for interaction with Elasticsearch.
Detailed Description
USE_VAULT
flag