Skip to content

Commit 7346ba6

Browse files
commjoenbendehaan
andauthored
Update src/main/resources/explanations/challenge5_hint_limitted.adoc
Co-authored-by: Ben de Haan <[email protected]>
1 parent a1932b3 commit 7346ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/explanations/challenge5_hint_limitted.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ PLEASE NOTE: The following options will only work when you have access to the K8
1818
- Now do `env | grep SPECIAL_K8S_SECRET` and there is your secret.
1919
2020
21-
BTW: with `kubectl get <item> -A` gives you an overview of all the items over all the namespaces you have access to. This shows how important it is not to give people access to every namespace in your cluster, as this might mean leaking important config/items to them.
21+
Note: `kubectl get <item> -A` gives you an overview of all the items over all the namespaces you have access to. It's important *not* to give people access to every namespace in your cluster, as this might mean leaking important config/items to them.

0 commit comments

Comments
 (0)