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:
commit
ec1ee82b19
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ metadata:
|
|||
tailscale.com/expose: "true"
|
||||
tailscale.com/hostname: "hermes-webui"
|
||||
tailscale.com/tags: "tag:k8s-operator"
|
||||
tailscale.com/https-only: "false"
|
||||
tailscale.com/ports: "http:8080"
|
||||
spec:
|
||||
type: ClusterIP
|
||||
selector:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue