apiVersion: v1 kind: Service metadata: name: mungebot-service labels: app: mungebot spec: ports: - port: 7002 selector: app: mungebot