diff options
Diffstat (limited to 'cmd/k8s-operator/proxyclass_test.go')
| -rw-r--r-- | cmd/k8s-operator/proxyclass_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/k8s-operator/proxyclass_test.go b/cmd/k8s-operator/proxyclass_test.go index 2591b5a63..9019d3534 100644 --- a/cmd/k8s-operator/proxyclass_test.go +++ b/cmd/k8s-operator/proxyclass_test.go @@ -1,7 +1,7 @@ // Copyright (c) Tailscale Inc & AUTHORS // SPDX-License-Identifier: BSD-3-Clause -//go:build !plan9 +//go:build linux // tailscale-operator provides a way to expose services running in a Kubernetes // cluster to your Tailnet. |
