Skip to content

Commit

Permalink
Finalize vault setup and extra user
Browse files Browse the repository at this point in the history
  • Loading branch information
commjoen committed Jan 14, 2024
1 parent 0dcd518 commit 71a4c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/explanations/challenge45_hint.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This challenge can be solved using the following steps:

1. Find the secret with the commandline
- <todo add subkey listing here>
- use `kubectl exec vault-0 -n vault -- vault kv get secret/wrongsecret` to find the data.
2. Find the Secret in Vault using the logged root token:
Expand Down

0 comments on commit 71a4c95

Please sign in to comment.