fixed formatting errors in ingress manifest

This commit is contained in:
Radar231 2021-10-20 05:37:06 -04:00
parent 4c5381c865
commit 0520ef3392
1 changed files with 5 additions and 3 deletions

View File

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