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