summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted/templates/v3.10/glusterfs-registry-service.yml.j2
blob: f18c94a4fd428c5da565a25c727c97998cd2bb28 (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: {}