From 594e0233caa4a4df2bd0643f8b7c99781228eabb Mon Sep 17 00:00:00 2001 From: Arlan Lloyd Date: Wed, 9 Apr 2025 20:37:05 +0000 Subject: [PATCH] fix template --- chart/values.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/chart/values.yaml b/chart/values.yaml index 25dae7d0..ee2bfb6e 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -451,6 +451,10 @@ traefikproxy: deploymentAnnotations: {} podAnnotations: {} imagePullSecrets: [] + service: + annotations: {} + labels: {} + type: ClusterIP serviceAccount: create: true automount: true