clean-up doc,spelling mistakes (#5206)

This commit is contained in:
陈谭军
2019-09-26 19:25:08 +08:00
committed by Kubernetes Prow Robot
parent 75e4cc2fd9
commit 99dbc6d780
7 changed files with 7 additions and 7 deletions

View File

@@ -21,7 +21,7 @@
- name: bootstrap/sync_secrets | Print out warning message if secrets are not available and vault is initialized
pause:
prompt: >
Vault orchestration may not be able to proceed. The Vault cluster is initialzed, but
Vault orchestration may not be able to proceed. The Vault cluster is initialized, but
'root_token' or 'unseal_keys' were not found in {{ vault_secrets_dir }}. These are
needed for many vault orchestration steps.
when: vault_cluster_is_initialized and not vault_secrets_available