remove access to configmaps from sysadmin-readonly

Signed-off-by: Vít Smolík <me@smoliicek.cz>
This commit is contained in:
Vít Smolík 2026-02-16 21:34:36 +01:00 committed by Kevin Fenzi
commit f601a5ce0b

View file

@ -20,13 +20,4 @@ rules:
- get
- list
- watch
- apiGroups:
- ""
resources:
- configmaps
resourceNames:
- SAFE_CONFIGMAPS, REPLACE THIS
verbs:
- get
- list
- watch