summaryrefslogtreecommitdiffhomepage
path: root/cmd/k8s-operator/deploy/examples/clusterconfig.yaml
diff options
context:
space:
mode:
authorIrbe Krumina <irbe@tailscale.com>2024-05-30 10:09:21 +0100
committerIrbe Krumina <irbe@tailscale.com>2024-08-15 11:19:32 +0300
commit5156ec6a3b70190875ff05708763dd9cf24ddcd5 (patch)
treed81968a65614bbb304a5a96ec155e8df2b24f60c /cmd/k8s-operator/deploy/examples/clusterconfig.yaml
parent436794cf7ab944d40e93f3cc81f25ec06f79bf86 (diff)
downloadtailscale-irbekrm/proxycidrs.tar.xz
tailscale-irbekrm/proxycidrs.zip
Diffstat (limited to 'cmd/k8s-operator/deploy/examples/clusterconfig.yaml')
-rw-r--r--cmd/k8s-operator/deploy/examples/clusterconfig.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/cmd/k8s-operator/deploy/examples/clusterconfig.yaml b/cmd/k8s-operator/deploy/examples/clusterconfig.yaml
new file mode 100644
index 000000000..33b760514
--- /dev/null
+++ b/cmd/k8s-operator/deploy/examples/clusterconfig.yaml
@@ -0,0 +1,8 @@
+# It would be nice if users didn't need to apply this separately, but not sure
+# how to integrate this into the chart (post-render hook?)
+apiVersion: tailscale.com/v1alpha1
+kind: ClusterConfig
+metadata:
+ name: proxies
+spec:
+ domain: "foo.bar." # must have the dot at the moment