fixed formatting errors in ingress manifest

This commit is contained in:
Radar231 2021-10-20 05:37:14 -04:00
parent 88321fa89f
commit fe50ad6f47
1 changed files with 5 additions and 3 deletions

View File

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