From a3aac0d0c74c3105d3cc6bc4e20d4f2367d46c3c Mon Sep 17 00:00:00 2001 From: Dinesh Neelapu Date: Mon, 4 Dec 2023 04:22:45 +0000 Subject: [PATCH] vault chart version. (r8, dsr8) Updated the vault chart version. Change-Id: I0f01f1071ee146d317a40d8c6e87d5b100ef9d64 Signed-off-by: Dinesh Neelapu --- doc/source/security/kubernetes/install-vault.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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.