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