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