You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/learn/vault.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ A cronjob will run every five minutes inside the `imperative` namespace and unse
31
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.
32
32
====
33
33
34
-
An example output, obtained via `oc extract -n imperative secret/vaultkeys --to=- --keys=vault_data_json 2>/dev/null`, is the following:
34
+
An example output from running the `oc extract -n imperative secret/vaultkeys --to=- --keys=vault_data_json 2>/dev/null` command:
0 commit comments