added port name entry in load-balancer manifest

This commit is contained in:
Radar231 2021-10-20 05:40:20 -04:00
parent 8817452fc2
commit 558dbdd288
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ spec:
ports:
- port: 8123
targetPort: 8123
name: port8123
selector:
app: home-assistant
type: LoadBalancer