Skip to content

Commit 4823ea7

Browse files
committed
disable permissions to secret in the example. that should be set consciously and only if needed
1 parent 45663d4 commit 4823ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

account.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ rules:
2323
resources:
2424
- pods
2525
- nodes
26-
- secrets
26+
# - secrets
2727
- persistentvolumes
2828
verbs:
2929
- get

0 commit comments

Comments
 (0)