feat: User ntiebor mit readonly-Zugriff auf Applications

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
HDW
2026-06-03 21:13:25 +02:00
parent ce158fe915
commit 1c4a65b228
2 changed files with 2 additions and 4 deletions

View File

@@ -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

View File

@@ -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