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, clusters, get, *, allow
|
||||||
p, role:readonly, logs, get, */*, allow
|
p, role:readonly, logs, get, */*, allow
|
||||||
|
|
||||||
# Beispiel: alice bekommt readonly-Zugriff
|
g, ntiebor, role:readonly
|
||||||
# g, alice, role:readonly
|
|
||||||
|
|||||||
@@ -15,5 +15,4 @@ data:
|
|||||||
hs.status = "Healthy"
|
hs.status = "Healthy"
|
||||||
hs.message = "Ingress is healthy (custom check)"
|
hs.message = "Ingress is healthy (custom check)"
|
||||||
return hs
|
return hs
|
||||||
# Weitere lokale User hier hinzufügen: accounts.<username>: login
|
accounts.ntiebor: login
|
||||||
# accounts.alice: login
|
|
||||||
|
|||||||
Reference in New Issue
Block a user