Merge pull request #102 from sirius0xdev/fix/hermes-webui-http-only

fix: Force plain HTTP on hermes-webui Tailscale proxy
This commit is contained in:
sirius0xdev 2026-05-06 14:51:05 -04:00 committed by GitHub
commit ec1ee82b19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ metadata:
tailscale.com/expose: "true" tailscale.com/expose: "true"
tailscale.com/hostname: "hermes-webui" tailscale.com/hostname: "hermes-webui"
tailscale.com/tags: "tag:k8s-operator" tailscale.com/tags: "tag:k8s-operator"
tailscale.com/https-only: "false" tailscale.com/ports: "http:8080"
spec: spec:
type: ClusterIP type: ClusterIP
selector: selector: