mess with naming

This commit is contained in:
ducoterra
2020-04-19 11:51:47 -04:00
parent fdcd8c65a1
commit 786b1e8c93
2 changed files with 4 additions and 4 deletions

View File

@@ -10,9 +10,9 @@ spec:
- protocol: TCP
port: 9080
targetPort: 9080
name: http
name: web
- protocol: TCP
port: 9443
targetPort: 9443
name: https
name: websecure
type: LoadBalancer