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