apiVersion: v1 kind: Service metadata: name: webtop namespace: webtop spec: ports: - protocol: TCP name: web port: 3001 selector: app: webtop