apiVersion: v1 kind: Service metadata: name: open-webui namespace: ai spec: selector: app: open-webui ports: - port: 8080 targetPort: 8080