From 541967f6efc2b2c69b625f48ca25a4217918b2e7 Mon Sep 17 00:00:00 2001 From: John Dietz Date: Thu, 18 Jan 2024 09:45:40 -0500 Subject: [PATCH] peer review adjustments --- gitlab/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab/application.yaml b/gitlab/application.yaml index b196b2a..c98416a 100644 --- a/gitlab/application.yaml +++ b/gitlab/application.yaml @@ -21,6 +21,7 @@ spec: source: repoURL: 'https://charts.gitlab.io' targetRevision: 7.7.3 + chart: gitlab helm: values: |- global: @@ -88,7 +89,6 @@ spec: # add on later gitlab-runner: install: false - chart: gitlab syncPolicy: automated: prune: true