From d0d33f257f3e84de2225ff59cccb87cd3bf56d5e Mon Sep 17 00:00:00 2001 From: Irbe Krumina Date: Sun, 26 May 2024 10:14:26 -0400 Subject: [PATCH] cmd/k8s-operator: add a note pointing at ProxyClass (#12246) Updates tailscale/tailscale#12242 Signed-off-by: Irbe Krumina --- cmd/k8s-operator/deploy/chart/values.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cmd/k8s-operator/deploy/chart/values.yaml b/cmd/k8s-operator/deploy/chart/values.yaml index d77c8950c..074ccd822 100644 --- a/cmd/k8s-operator/deploy/chart/values.yaml +++ b/cmd/k8s-operator/deploy/chart/values.yaml @@ -51,6 +51,10 @@ operatorConfig: # proxies created by the operator. # https://tailscale.com/kb/1236/kubernetes-operator/#cluster-ingress # https://tailscale.com/kb/1236/kubernetes-operator/#cluster-egress +# Note that this section contains only a few global configuration options and +# will not be updated with more configuration options in the future. +# If you need more configuration options, take a look at ProxyClass: +# https://tailscale.com/kb/1236/kubernetes-operator#cluster-resource-customization-using-proxyclass-custom-resource proxyConfig: image: repo: tailscale/tailscale