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