apiVersion: v1 kind: Service metadata: name: ocs spec: type: ClusterIP ports: - name: http protocol: TCP port: 80 targetPort: 80 selector: sapian-app: ocs