cluster

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

commit 0b2acdf5fdfb842e5f04e11e5562ce851f578732
parent a412ebe4cf35714e56165657adde2373f4a6c9f5
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 20 Dec 2024 10:25:50 +0100

Deploy gerrit

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

diff --git a/apps/base/gerrit/gerrit_cluster.yaml b/apps/base/gerrit/gerrit_cluster.yaml @@ -75,12 +75,16 @@ spec: # This way plugins are installed from the Gerrit-war file - name: download-commands - name: delete-project + - name: replication - 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 + - name: github + url: https://archive-ci.gerritforge.com/view/Plugins-stable-3.7/job/plugin-github-mvn-stable-3.7/lastSuccessfulBuild/archive/github-plugin/target/github-plugin-3.7.3.jar + sha1: 6e1956cc4e51deee1028f3e534bc5cbeb98603bd configFiles: # Some configuration options are specific to the k8sgerrit setup. These # will be set by the Gerrit Operator.