commit 22cb8756d5415956edb45f6d2d2116be3ac84217 parent 54f71c1777c7e1898be2fd426f39420800e640fb Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 11 Dec 2023 21:29:37 +0100 Fix ingress Diffstat:
| M | apps/base/zuul/configs.yaml | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/apps/base/zuul/configs.yaml b/apps/base/zuul/configs.yaml @@ -37,7 +37,8 @@ spec: backend: service: name: zuul-web - port: 9000 + port: + number: 9000 tls: - hosts: - zuul.nordgedanken.dev