apiVersion: v1 kind: Service metadata: name: synapse-federation spec: type: ClusterIP ports: - port: 80 targetPort: http protocol: TCP