mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
Fix service name in ingress
This commit is contained in:
@@ -10,5 +10,5 @@ spec:
|
|||||||
- match: Host(`lemma.example.com`)
|
- match: Host(`lemma.example.com`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: lemma
|
- name: lemma-http
|
||||||
port: 80
|
port: 80
|
||||||
|
|||||||
Reference in New Issue
Block a user