apiVersion: v1 kind: Service metadata: name: gatewayyy-service spec: selector: app: gatewayyy ports: - protocol: TCP port: 80 targetPort: 80