enable ingress
This commit is contained in:
@@ -15,7 +15,7 @@ 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:
|
||||
@@ -40,7 +40,7 @@ argo-cd:
|
||||
server:
|
||||
replicas: 2
|
||||
ingress:
|
||||
enabled: false
|
||||
enabled: true
|
||||
controller: generic
|
||||
ingressClassName: traefik
|
||||
annotations:
|
||||
|
Reference in New Issue
Block a user