Skip to content

Commit 03cd18c

Browse files
Update content/learn/vault.adoc
Co-authored-by: Avani Bhatt <avbhatt@redhat.com>
1 parent b090909 commit 03cd18c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learn/vault.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A cronjob will run every five minutes inside the `imperative` namespace and unse
2828

2929
[NOTE]
3030
====
31-
*It is considered best practice* to copy the content of that secret offline, store it securely and then delete it. It won't be recreated after the vault is unsealed.
31+
It is recommended that you copy the contents of that secret offline, store it securely, and then delete it. It will not be recreated after the vault is unsealed.
3232
====
3333

3434
An example output from running the `oc extract -n imperative secret/vaultkeys --to=- --keys=vault_data_json 2>/dev/null` command:

0 commit comments

Comments
 (0)