added port name entry in load-balancer manifest

This commit is contained in:
Radar231 2021-10-20 05:39:56 -04:00
parent a6385f8cd0
commit 77392b6d7a
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ spec:
ports:
- port: 5050
targetPort: 5050
name: port5050
selector:
app: flexget
type: LoadBalancer