about summary refs log tree commit diff
path: root/tools/argocd/values.yaml
blob: 01c169caa75cd657664aecd2312f2fbe2bc6f0d9 (plain)
1
2
3
4
5
6
7
8
9
namespace: argocd
ingress:
  enabled: true
  hostname: argocd.topkek.cloud
  annotations:
    kubernetes.io/ingress.class: "traefik"
  tls:
    enabled: true
    secretName: argocd-tls