mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 19:21:37 +00:00
WIP: Implement multi-port Services
This commit is contained in:
@@ -5,7 +5,8 @@ metadata:
|
||||
name: hazelcast
|
||||
name: hazelcast
|
||||
spec:
|
||||
targetPort: 5701
|
||||
port: 5701
|
||||
ports:
|
||||
- port: 5701
|
||||
targetPort: 5701
|
||||
selector:
|
||||
name: hazelcast
|
||||
|
Reference in New Issue
Block a user