mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
e7b9086247
commit
2cd9be813e
1 changed files with 7 additions and 0 deletions
|
|
@ -50,6 +50,13 @@ argo-cd:
|
||||||
name: authentik
|
name: authentik
|
||||||
type: oidc
|
type: oidc
|
||||||
id: authentik
|
id: authentik
|
||||||
|
resource.inclusions: |
|
||||||
|
- apiGroups:
|
||||||
|
- "*"
|
||||||
|
kinds:
|
||||||
|
- "*"
|
||||||
|
clusters:
|
||||||
|
- "*"
|
||||||
|
|
||||||
rbac:
|
rbac:
|
||||||
create: true
|
create: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue