From 1f6ccdc4bbbbc902552300657b3a0abce17cdfb5 Mon Sep 17 00:00:00 2001 From: marcel-dempers Date: Mon, 24 Feb 2020 08:26:56 +1100 Subject: [PATCH] remove notes txt --- hashicorp/vault/NOTES.txt | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 hashicorp/vault/NOTES.txt diff --git a/hashicorp/vault/NOTES.txt b/hashicorp/vault/NOTES.txt deleted file mode 100644 index b784f57..0000000 --- a/hashicorp/vault/NOTES.txt +++ /dev/null @@ -1,14 +0,0 @@ - -Thank you for installing HashiCorp Vault! - -Now that you have deployed Vault, you should look over the docs on using -Vault with Kubernetes available here: - -https://www.vaultproject.io/docs/ - - -Your release is named {{ .Release.Name }}. To learn more about the release, try: - - $ helm status {{ .Release.Name }} - $ helm get {{ .Release.Name }} -