gemini changes

This commit is contained in:
2026-03-07 23:29:56 +11:00
parent 900f8f23aa
commit 8fe712cda7
4 changed files with 78 additions and 46 deletions

View File

@@ -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