docker_test/env_var.yaml (
8
lines of code) (
raw
):
--- elasticsearch: client: hosts: ${ESCLIENT_HOSTS} ca_certs: ${ESCLIENT_CA_CERTS} other_settings: username: ${ESCLIENT_USERNAME} password: ${ESCLIENT_PASSWORD}