fixed formatting errors in ingress manifest

This commit is contained in:
Radar231 2021-10-20 05:36:32 -04:00
parent 18370ddb1d
commit caad1f33ff
1 changed files with 5 additions and 3 deletions

View File

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