add proxy class for tun resource

This commit is contained in:
2024-10-13 12:40:32 -05:00
parent d7a98282e2
commit c1301ac762
2 changed files with 25 additions and 0 deletions

View File

@@ -23,5 +23,6 @@ tailscale-operator:
tag: v1.72.1
defaultTags: "tag:k8s"
firewallMode: auto
defaultProxyClass: "default"
apiServerProxyConfig:
mode: "false"