apiVersion: route.openshift.io/v1 kind: Route metadata: name: openclaw namespace: openclaw spec: host: clawdbox.apps.lab.apilab.us to: kind: Service name: clawrganizer weight: 100 port: targetPort: http tls: termination: edge insecureEdgeTerminationPolicy: Redirect wildcardPolicy: None