Files
infrastructure/clusters/cl01tl/manifests/tailscale-operator/ProxyClass-no-metrics.yaml
gitea-bot 81048e096c Automated Manifest Update (#2342)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2342
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2025-12-10 00:19:03 +00:00

24 lines
516 B
YAML

---
apiVersion: tailscale.com/v1alpha1
kind: ProxyClass
metadata:
name: no-metrics
namespace: tailscale-operator
labels:
app.kubernetes.io/name: no-metrics
app.kubernetes.io/instance: tailscale-operator
app.kubernetes.io/part-of: tailscale-operator
spec:
metrics:
enable: false
statefulSet:
pod:
tailscaleContainer:
resources:
limits:
devic.es/tun: "1"
tailscaleInitContainer:
resources:
limits:
devic.es/tun: "1"