diff --git a/manifests/gitlab-runner/chart.yaml b/manifests/gitlab-runner/chart.yaml index 578495d..acbed57 100644 --- a/manifests/gitlab-runner/chart.yaml +++ b/manifests/gitlab-runner/chart.yaml @@ -33,6 +33,8 @@ spec: create: true serviceAccount: create: true + metrics: + enabled: true extraEnv: CACHE_TYPE: s3 CACHE_SHARED: "true"