Merge pull request #101 from sirius0xdev/fix/open-webui-http-only
fix(open-webui): add tailscale.com/https-only: false
This commit is contained in:
commit
dddfabb3e5
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +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"
|
||||||
spec:
|
spec:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
selector:
|
selector:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue