openclaw: enable http access

This commit is contained in:
2026-08-23 11:03:05 +02:00
parent 34660b1231
commit 539622817d
@@ -19,6 +19,11 @@ spec:
className: traefik
hosts:
- host: openclaw.lan
security:
# Operator defaults forceHTTPS=true, which pins the Traefik router to
# the websecure entrypoint only (404 on plain HTTP). Disabled since
# this is a LAN-internal, token-auth-only endpoint without TLS.
forceHTTPS: false
annotations:
external-dns.alpha.kubernetes.io/enabled: "true"
resources: