feat: User ntiebor mit readonly-Zugriff auf Applications
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -17,5 +17,4 @@ data:
|
||||
p, role:readonly, clusters, get, *, allow
|
||||
p, role:readonly, logs, get, */*, allow
|
||||
|
||||
# Beispiel: alice bekommt readonly-Zugriff
|
||||
# g, alice, role:readonly
|
||||
g, ntiebor, role:readonly
|
||||
|
||||
@@ -15,5 +15,4 @@ data:
|
||||
hs.status = "Healthy"
|
||||
hs.message = "Ingress is healthy (custom check)"
|
||||
return hs
|
||||
# Weitere lokale User hier hinzufügen: accounts.<username>: login
|
||||
# accounts.alice: login
|
||||
accounts.ntiebor: login
|
||||
|
||||
Reference in New Issue
Block a user