Signed-off-by: Daniel Holbach <daniel@weave.works>
This commit is contained in:
Daniel Holbach 2022-02-08 10:23:00 +01:00
parent 1cd4221c0d
commit d768b6cf76
1 changed files with 1 additions and 1 deletions

View File

@ -1037,7 +1037,7 @@ spec:
### HashiCorp Vault
Export the `VAULT_ADDR` and `VAULT_TOKEN` enviromnet variables to your shell,
Export the `VAULT_ADDR` and `VAULT_TOKEN` environment variables to your shell,
then use `sops` to encrypt a kubernetes secret (see [HashiCorp Vault](https://www.vaultproject.io/docs/secrets/transit)
for more details on enabling the transit backend and [sops](https://github.com/mozilla/sops#encrypting-using-hashicorp-vault)).