gemini changes
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
apiVersion: route.openshift.io/v1
|
||||
kind: Route
|
||||
metadata:
|
||||
name: openclaw
|
||||
namespace: openclaw
|
||||
name: clawdbox
|
||||
namespace: clawdbox
|
||||
spec:
|
||||
host: clawdbox.apps.lab.apilab.us
|
||||
to:
|
||||
kind: Service
|
||||
name: clawrganizer
|
||||
name: clawdbox
|
||||
weight: 100
|
||||
port:
|
||||
targetPort: http
|
||||
targetPort: ssh
|
||||
tls:
|
||||
termination: edge
|
||||
insecureEdgeTerminationPolicy: Redirect
|
||||
|
||||
Reference in New Issue
Block a user