Try more stuff
This commit is contained in:
parent
4a987fa0cc
commit
3ed80176f2
|
@ -20,6 +20,13 @@ spec:
|
||||||
- host: argocd-test.streams.sunet.se
|
- host: argocd-test.streams.sunet.se
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
|
- path: /.well-known/acme-challenge
|
||||||
|
pathType: Prefix
|
||||||
|
backend:
|
||||||
|
service:
|
||||||
|
name: acme-solver
|
||||||
|
port:
|
||||||
|
number: 80
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
backend:
|
backend:
|
||||||
|
|
Loading…
Reference in a new issue