add target port for service
This commit is contained in:
@@ -9,8 +9,9 @@ spec:
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 9080
|
||||
targetPort: 80
|
||||
name: http
|
||||
- protocol: TCP
|
||||
port: 9443
|
||||
port: 443
|
||||
name: https
|
||||
type: LoadBalancer
|
||||
Reference in New Issue
Block a user