apiVersion: v1 kind: Service metadata: name: element-web spec: ports: - name: default protocol: TCP port: 80 targetPort: http