ingress test
This commit is contained in:
parent
b369224182
commit
4abd73528c
@ -11,18 +11,18 @@ argo-cd:
|
||||
extraArgs:
|
||||
- --insecure
|
||||
|
||||
# ingress:
|
||||
# enabled: true
|
||||
# ingressClassName: traefik
|
||||
# annotations:
|
||||
# cert-manager.io/acme-challenge-type: dns01
|
||||
# cert-manager.io/cluster-issuer: roxedus.com-cloudflare
|
||||
# hosts:
|
||||
# - argo.roxedus.com
|
||||
# tls:
|
||||
# - hosts:
|
||||
# - argo.roxedus.com
|
||||
# secretName: argo-roxedus-com-cert
|
||||
ingress:
|
||||
enabled: true
|
||||
ingressClassName: traefik
|
||||
annotations:
|
||||
cert-manager.io/acme-challenge-type: dns01
|
||||
cert-manager.io/cluster-issuer: roxedus.com-cloudflare
|
||||
hosts:
|
||||
- argo.roxedus.com
|
||||
tls:
|
||||
- hosts:
|
||||
- argo.roxedus.com
|
||||
secretName: argo-roxedus-com-cert
|
||||
|
||||
config:
|
||||
accounts.roxedus: apiKey, login
|
||||
|
Loading…
Reference in New Issue
Block a user