--- apiVersion: v1 kind: Service metadata: name: element namespace: matrix spec: ports: - protocol: TCP name: web port: 80 selector: app: element