apiVersion: v1 kind: Service metadata: name: web namespace: isolated spec: selector: app: http ports: - port: 80 targetPort: 80