chore: Update manifests after change

This commit is contained in:
2025-12-04 21:04:17 +00:00
parent 0829fe6c55
commit 59728de3d5
2107 changed files with 366278 additions and 380958 deletions

View File

@@ -0,0 +1,16 @@
---
# Source: tailscale-operator/templates/namespace.yaml
apiVersion: v1
kind: Namespace
metadata:
name: tailscale-operator
labels:
app.kubernetes.io/name: tailscale-operator
app.kubernetes.io/instance: tailscale-operator
app.kubernetes.io/part-of: tailscale-operator
pod-security.kubernetes.io/audit: privileged
pod-security.kubernetes.io/enforce: privileged
pod-security.kubernetes.io/warn: privileged
# Source: tailscale-operator/charts/tailscale-operator/templates/operator-rbac.yaml
# Copyright (c) Tailscale Inc & AUTHORS
# SPDX-License-Identifier: BSD-3-Clause