giopts: add host kuard.home.lab to kuard ingress
This commit is contained in:
@@ -16,4 +16,14 @@ spec:
|
||||
service:
|
||||
name: kuard
|
||||
port:
|
||||
number: 80
|
||||
number: 80
|
||||
- host: kuard.home.lab
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: kuard
|
||||
port:
|
||||
number: 80
|
||||
Reference in New Issue
Block a user