From e5f20013c3e8f97d7c6055c2c2b3c2f81ac6f2e3 Mon Sep 17 00:00:00 2001 From: Sense T Date: Thu, 21 May 2026 01:10:59 +0000 Subject: [PATCH] fix typo --- openclaw/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openclaw/ingress.yaml b/openclaw/ingress.yaml index 9fe3b9a..96b9c36 100644 --- a/openclaw/ingress.yaml +++ b/openclaw/ingress.yaml @@ -6,7 +6,7 @@ metadata: app.kubernetes.io/name: openclaw spec: rules: - - host: claw.233.local + - host: openclaw.233.local http: paths: - pathType: Prefix