From a90ca346072168bc6283c2a2665b5847d3fde671 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 4 Jan 2025 23:46:36 -0600 Subject: [PATCH] enable metrics on default class --- .../services/tailscale-operator/templates/proxy-class.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/clusters/cl01tl/services/tailscale-operator/templates/proxy-class.yaml b/clusters/cl01tl/services/tailscale-operator/templates/proxy-class.yaml index 15d7a1b9f..35a191d99 100644 --- a/clusters/cl01tl/services/tailscale-operator/templates/proxy-class.yaml +++ b/clusters/cl01tl/services/tailscale-operator/templates/proxy-class.yaml @@ -10,6 +10,10 @@ metadata: app.kubernetes.io/component: proxy app.kubernetes.io/part-of: {{ .Release.Name }} spec: + metrics: + enable: true + serviceMonitor: + enable: true statefulSet: pod: tailscaleContainer: