argo access

This commit is contained in:
2026-04-25 11:24:44 +02:00
parent a3fd2eb908
commit 0af08ca653
3 changed files with 33 additions and 20 deletions

View File

@@ -166,6 +166,16 @@ keycloakConfigCli:
}
]
}
],
"groups": [
{
"name": "ArgoCD Admins",
"path": "/ArgoCD Admins"
},
{
"name": "ArgoCD Viewers",
"path": "/ArgoCD Viewers"
}
]
}