mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 08:20:23 +00:00
15 lines
241 B
YAML
15 lines
241 B
YAML
|
kind: Endpoints
|
||
|
apiVersion: v1
|
||
|
metadata:
|
||
|
name: glusterfs-cluster
|
||
|
namespace: spark-cluster
|
||
|
subsets:
|
||
|
- addresses:
|
||
|
- ip: 192.168.30.104
|
||
|
ports:
|
||
|
- port: 1
|
||
|
- addresses:
|
||
|
- ip: 192.168.30.105
|
||
|
ports:
|
||
|
- port: 1
|