diff --git a/stacks/openclaw/main.tf b/stacks/openclaw/main.tf index a1adb2f5..9c5b7aa7 100644 --- a/stacks/openclaw/main.tf +++ b/stacks/openclaw/main.tf @@ -112,7 +112,7 @@ resource "kubernetes_config_map" "openclaw_config" { profile = "full" deny = [] exec = { - host = "node" + host = "gateway" security = "full" ask = "off" pathPrepend = ["/tools", "/workspace/infra"]