Commit f1b59b6
committed
docs: add warning about roleRules replacing default rules
Add clear warning in values.yaml that enabling roleRules completely
replaces the default Role rules, requiring users to include all
necessary permissions for proper controller operation.
This addresses potential safety concerns where users might not realize
they need to include essential permissions like secrets, configmaps,
and applications access.
Signed-off-by: puretension <rlrlfhtm5@gmail.com>1 parent a93854f commit f1b59b6
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1142 | 1142 | | |
1143 | 1143 | | |
1144 | 1144 | | |
| 1145 | + | |
| 1146 | + | |
1145 | 1147 | | |
1146 | 1148 | | |
1147 | 1149 | | |
| |||
0 commit comments