apps/flow: fix paths indentation
This commit is contained in:
parent
9d6bab5e8c
commit
8b9c514503
|
@ -27,8 +27,8 @@ data:
|
||||||
hosts:
|
hosts:
|
||||||
- host: "${n8n_domain}"
|
- host: "${n8n_domain}"
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
tls:
|
tls:
|
||||||
- secretName: n8n-tls
|
- secretName: n8n-tls
|
||||||
hosts:
|
hosts:
|
||||||
|
|
Loading…
Reference in New Issue