diff --git a/doc/source/security/kubernetes/install-vault.rst b/doc/source/security/kubernetes/install-vault.rst index 8d47ea533..c8692d2b9 100644 --- a/doc/source/security/kubernetes/install-vault.rst +++ b/doc/source/security/kubernetes/install-vault.rst @@ -20,13 +20,15 @@ To install Vault, use the following procedure: #. Locate the Vault tarball in ``/usr/local/share/applications/helm``. - For example, ``/usr/local/share/applications/helm/vault-1.0-30.tgz``. + For example, ``/usr/local/share/applications/helm/vault-*.tgz``. #. Upload Vault, using the following command: .. code-block:: none - $ system application-upload ``/usr/local/share/applications/helm/vault-1.0-30.tgz`` + $ system application-upload ``/usr/local/share/applications/helm/vault-.tgz`` + + Replace the with appropriate version number. #. Verify the Vault tarball has been uploaded.