aboutsummaryrefslogtreecommitdiff
path: root/ci/container/config-templates/config-template.json
diff options
context:
space:
mode:
Diffstat (limited to 'ci/container/config-templates/config-template.json')
-rw-r--r--ci/container/config-templates/config-template.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/container/config-templates/config-template.json b/ci/container/config-templates/config-template.json
index 10092dd..e226efb 100644
--- a/ci/container/config-templates/config-template.json
+++ b/ci/container/config-templates/config-template.json
@@ -109,7 +109,8 @@
//HASHICORP VAULT
"hashicorp_vault": {
"url": "${HC_VAULT_ADDR}",
- "token": "${HC_VAULT_TOKEN}"
+ "token": "${HC_VAULT_TOKEN}",
+ "trust_certificate": ${HC_VAULT_TRUST_CERT},
},
//SQL CONFIG