mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-13 12:41:13 +00:00
openclaw: enable http access
This commit is contained in:
@@ -19,6 +19,11 @@ spec:
|
|||||||
className: traefik
|
className: traefik
|
||||||
hosts:
|
hosts:
|
||||||
- host: openclaw.lan
|
- 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:
|
annotations:
|
||||||
external-dns.alpha.kubernetes.io/enabled: "true"
|
external-dns.alpha.kubernetes.io/enabled: "true"
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Reference in New Issue
Block a user