Files
tailscale/cmd/k8s-operator/deploy/chart/templates/.gitignore
T
David BondandGitHub 9535e3b99b cmd/k8s-operator: include peer relay CRD in generation (#20593)
This commit modifies the generation command for the kubernetes operator
to include the CRD for peer relays in the helm chart and static
manifests

Updates: #fixup

Signed-off-by: David Bond <davidsbond93@gmail.com>
2026-07-24 14:01:41 +01:00

14 lines
323 B
Plaintext

# Don't add helm chart CRDs to git. Canonical CRD files live in
# cmd/k8s-operator/deploy/crds.
#
# Generate for local usage with:
# go run tailscale.com/cmd/k8s-operator/generate helmcrd
/connector.yaml
/dnsconfig.yaml
/proxyclass.yaml
/proxygroup.yaml
/recorder.yaml
/tailnet.yaml
/proxygrouppolicy.yaml
/peerrelay.yaml