apiVersion: v1 kind: Service metadata: name: docs-portal-svc spec: selector: app: docs-portal ports: - protocol: TCP port: 80 targetPort: 80