mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update argocd
This commit is contained in:
parent
2cbc329a39
commit
3575572a65
1 changed files with 8 additions and 1 deletions
|
|
@ -50,6 +50,13 @@ argo-cd:
|
|||
name: authentik
|
||||
type: oidc
|
||||
id: authentik
|
||||
resource.inclusions: |
|
||||
- apiGroups:
|
||||
- "*"
|
||||
kinds:
|
||||
- "Endpoints"
|
||||
clusters:
|
||||
- "*"
|
||||
|
||||
rbac:
|
||||
create: true
|
||||
|
|
@ -60,4 +67,4 @@ argo-cd:
|
|||
|
||||
server:
|
||||
route:
|
||||
enabled: false
|
||||
enabled: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue