mirror of https://github.com/tailscale/tailscale/
cmd/k8s-operator: fix type comparison in apiserver proxy template (#17981)
ArgoCD sends boolean values but the template expects strings, causing "incompatible types for comparison" errors. Wrap values with toString so both work. Fixes #17158 Signed-off-by: Raj Singh <raj@tailscale.com>pull/17987/head
parent
e1dd9222d4
commit
62d64c05e1
Loading…
Reference in New Issue