Consolidate bootstrapping steps, add cert-manager
This commit is contained in:
parent
3b85d6e85b
commit
ec5b2ab5f1
7 changed files with 127 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue