fixed formatting errors in ingress manifest

This commit is contained in:
Radar231 2021-10-20 05:39:02 -04:00
parent 97459c29df
commit 98f889471b
1 changed files with 5 additions and 3 deletions

View File

@ -13,7 +13,9 @@ spec:
- path: /
pathType: Prefix
backend:
serviceName: wfh-wiki
servicePort: 8080
service:
name: wfh-wiki
port:
number: 8080
# EOF