mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-11 11:41:14 +00:00
openclaw: enable http access
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user