mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
7d0e2f4b22
commit
5cb7ca72d8
1 changed files with 2 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ argo-cd:
|
|||
annotations: {}
|
||||
url: https://argocd.infra.durp.info
|
||||
oidc.tls.insecure.skip.verify: "true"
|
||||
accounts.argocd-provider: apiKey, login
|
||||
accounts.argocd-provider: apiKey
|
||||
dex.config: |
|
||||
connectors:
|
||||
- config:
|
||||
|
|
@ -55,6 +55,7 @@ argo-cd:
|
|||
create: true
|
||||
policy.csv: |
|
||||
g, ArgoCD Admins, role:admin
|
||||
g, provider-argocd, role:admin
|
||||
scopes: "[groups]"
|
||||
|
||||
server:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue