We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ae8a7 commit e908a6aCopy full SHA for e908a6a
_posts/2019-03-18-openfaas-on-nomad.md
@@ -61,7 +61,7 @@ Let's look at the Vault integration more closely:
61
| vault_app_secret_id | default: blank. The preconfigured app roll secret ID used with the approle backend. |
62
| vault_tls_skip_verify | default: false. Skips TLS verification for calls to Vault. Not recommend in production. |
63
64
-Let's provision a Vault instance to handle the secrets API of OpenFaaS:
+Let's provision a Vault instance so that is can support using secrets with OpenFaaS:
65
66
Reference example:
67
[https://raw.githubusercontent.com/hashicorp/faas-nomad/master/provisioning/scripts/vault_populate.sh](https://raw.githubusercontent.com/hashicorp/faas-nomad/master/provisioning/scripts/vault_populate.sh)
0 commit comments