Consolidate bootstrapping steps, add cert-manager

This commit is contained in:
Ian Keane 2026-08-17 10:29:21 -04:00
parent 3b85d6e85b
commit ec5b2ab5f1
7 changed files with 127 additions and 17 deletions

View file

@ -6,6 +6,8 @@ server:
enabled: true
ingressClassName: nginx
hostname: argocd.dumpnet.chat
tls: false
tls: true
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
extraArgs:
- --insecure