2 Commits

Author SHA1 Message Date
630312723c Update actions/checkout action to v5
Some checks failed
lint-test-helm / helm-lint (pull_request) Failing after 2s
2025-09-11 17:20:18 +00:00
cea28fb462 change proxy class
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m54s
2025-09-11 12:18:40 -05:00

View File

@@ -16,6 +16,6 @@ tailscale-operator:
proxyConfig:
defaultTags: "tag:k8s"
firewallMode: auto
defaultProxyClass: "default"
defaultProxyClass: "no-metrics"
apiServerProxyConfig:
mode: "false"