cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 7cf440ba83b14887eb8c43bfbd4556bd5f379d99
parent 377e5e641d9b0d36d0432236b6c151bc00c44577
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 20 Dec 2024 03:38:38 +0100

Deploy gerrit

Diffstat:
Mapps/base/gerrit/gerrit_cluster.yaml | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/apps/base/gerrit/gerrit_cluster.yaml b/apps/base/gerrit/gerrit_cluster.yaml @@ -78,6 +78,9 @@ spec: - name: oauth url: https://gerrit-ci.gerritforge.com/job/plugin-oauth-bazel-master-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/oauth/oauth.jar sha1: 005ff9ae2f724c3bd4cd6f4259ee9c03b4ce88a5 + - name: checks + url: https://gerrit-ci.gerritforge.com/job/plugin-checks-bazel-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/checks/checks.jar + sha1: aa2d4c6cae157f9e7f26f33c4149bc254f6ed983 configFiles: # Some configuration options are specific to the k8sgerrit setup. These # will be set by the Gerrit Operator.