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
David Bond eb03d42fe6
cmd/k8s-operator: Allow configuration of login server (#16432)
This commit modifies the kubernetes operator to allow for customisation of the tailscale
login url. This provides some data locality for people that want to configure it.

This value is set in the `loginServer` helm value and is propagated down to all resources
managed by the operator. The only exception to this is recorder nodes, where additional
changes are required to support modifying the url.

Updates https://github.com/tailscale/corp/issues/29847

Signed-off-by: David Bond <davidsbond93@gmail.com>
5 months ago
..
templates cmd/k8s-operator: Allow configuration of login server (#16432) 5 months ago
.helmignore cmd/k8s-operator: allow to install operator via helm (#9920) 2 years ago
Chart.yaml cmd/k8s-operator/deploy/chart,.github/workflows: use helm chart API v2 (#10055) 2 years ago
values.yaml cmd/k8s-operator: Allow configuration of login server (#16432) 5 months ago