added port name entry in load-balancer manifest

This commit is contained in:
Radar231 2021-10-20 05:39:47 -04:00
parent 27a4ec9e99
commit 743226d51b
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ spec:
ports:
- port: 9091
targetPort: 9091
name: port9091
selector:
app: transmission
type: LoadBalancer