fix target port

This commit is contained in:
ducoterra
2020-04-18 19:03:30 -04:00
parent e330356cd2
commit d2c37e177e

View File

@@ -12,6 +12,7 @@ spec:
targetPort: 80
name: http
- protocol: TCP
port: 443
port: 9443
targetPort: 443
name: https
type: LoadBalancer