remove dependencies

This commit is contained in:
2025-02-15 15:42:56 -06:00
parent 8b4eee804f
commit 05963ff31a
3 changed files with 113 additions and 113 deletions

View File

@@ -15,23 +15,23 @@ argo-cd:
- '.spec.template.spec.hostUsers'
timeout.reconciliation: 100s
timeout.reconciliation.jitter: 60s
url: https://argocd-cl01tl.boreal-beaufort.ts.net
# url: https://argocd-cl01tl.boreal-beaufort.ts.net
statusbadge.enabled: true
dex.config: |
connectors:
- config:
issuer: https://auth-cl01tl.boreal-beaufort.ts.net/application/o/argocd/
clientID: $argocd-oidc-secret:client
clientSecret: $argocd-oidc-secret:secret
insecureEnableGroups: true
scopes:
- openid
- profile
- email
- groups
name: authentik
type: oidc
id: authentik
# dex.config: |
# connectors:
# - config:
# issuer: https://auth-cl01tl.boreal-beaufort.ts.net/application/o/argocd/
# clientID: $argocd-oidc-secret:client
# clientSecret: $argocd-oidc-secret:secret
# insecureEnableGroups: true
# scopes:
# - openid
# - profile
# - email
# - groups
# name: authentik
# type: oidc
# id: authentik
rbac:
policy.csv: |
g, ArgoCD Admins, role:admin
@@ -40,7 +40,7 @@ argo-cd:
server:
replicas: 2
ingress:
enabled: true
enabled: false
controller: generic
ingressClassName: traefik
annotations: