Fix service name in ingress

This commit is contained in:
2024-12-27 19:35:42 +01:00
parent db9cbb55c2
commit 5727dcbb88

View File

@@ -10,5 +10,5 @@ spec:
- match: Host(`lemma.example.com`)
kind: Rule
services:
- name: lemma
- name: lemma-http
port: 80