cluster

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

commit c467d16cbf408d1cdb154e6b1af7701e67768dc2
parent 379998394cf9a274e1b778b0c4b99886ebb0518d
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 20 Dec 2024 02:50:14 +0100

Deploy gerrit

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

diff --git a/apps/base/gerrit/gerrit_cluster.yaml b/apps/base/gerrit/gerrit_cluster.yaml @@ -71,8 +71,8 @@ spec: - name: download-commands - name: delete-project - name: gerrit-oauth-provider - url: https://github.com/davido/gerrit-oauth-provider/releases/download/v3.5.1/gerrit-oauth-provider.jar - sha1: 8e3903ec02900fdec20208242959724cc10f240c + url: https://gerrit-ci.gerritforge.com/job/plugin-oauth-bazel-master-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/oauth/oauth.jar + sha1: 005ff9ae2f724c3bd4cd6f4259ee9c03b4ce88a5 configFiles: # Some configuration options are specific to the k8sgerrit setup. These # will be set by the Gerrit Operator.