From 075bf2634608072a057eac062616d437c486b708 Mon Sep 17 00:00:00 2001 From: Vassiliy Yegorov Date: Sun, 7 Dec 2025 20:26:26 +0700 Subject: [PATCH] fix path --- helm/gitlab-job-runner/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/gitlab-job-runner/values.yaml b/helm/gitlab-job-runner/values.yaml index 1b1e1a3..d98b3b2 100644 --- a/helm/gitlab-job-runner/values.yaml +++ b/helm/gitlab-job-runner/values.yaml @@ -1,7 +1,7 @@ replicaCount: 1 image: - repository: controller + repository: git.realmanual.ru/pub/gitlab-job-runner pullPolicy: IfNotPresent tag: "latest" @@ -42,7 +42,7 @@ tolerations: [] affinity: {} metrics: - enabled: true + enabled: false port: 8443 secure: true