From b05862aa29cf985ceae837cfc12881e4772036df Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sun, 13 Oct 2024 12:47:46 -0500 Subject: [PATCH] disable metrics --- .../services/tailscale-operator/templates/proxy-class.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/services/tailscale-operator/templates/proxy-class.yaml b/clusters/cl01tl/services/tailscale-operator/templates/proxy-class.yaml index b99720b23..983faf336 100644 --- a/clusters/cl01tl/services/tailscale-operator/templates/proxy-class.yaml +++ b/clusters/cl01tl/services/tailscale-operator/templates/proxy-class.yaml @@ -11,7 +11,7 @@ metadata: app.kubernetes.io/part-of: {{ .Release.Name }} spec: metrics: - enable: true + enable: false statefulSet: pod: tailscaleContainer: