kind: Service apiVersion: v1 metadata: name: internal-gateway spec: selector: app: internal-gateway ports: - protocol: TCP port: 80 targetPort: http