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