summaryrefslogtreecommitdiffstats
path: root/roles/openshift_storage_glusterfs/templates/v3.10/glusterfs-registry-service.yml.j2
blob: 3f869d2b7d69521674b3fc414436fe91f9b6ea74 (plain)
1
2
3
4
5
6
7
8
9
10
---
apiVersion: v1
kind: Service
metadata:
  name: glusterfs-{{ glusterfs_name }}-endpoints
spec:
  ports:
  - port: 1
status:
  loadBalancer: {}