You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/k8s-operator/deploy/chart
Raj Singh 62d64c05e1
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>
2 weeks ago
..
templates cmd/k8s-operator: fix type comparison in apiserver proxy template (#17981) 2 weeks ago
.helmignore cmd/k8s-operator: allow to install operator via helm (#9920) 2 years ago
Chart.yaml cmd/k8s-operator: default to stable image (#17848) 2 weeks ago
values.yaml cmd/k8s-operator: support workload identity federation 4 weeks ago