cluster

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

commit 0a81e761ee7be07fce9cf6dd0b7608c648ef5c17
parent 791f639a71a7a5129f177e615d771f7e160b9825
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 20 Dec 2024 02:54:24 +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 @@ -101,6 +101,10 @@ spec: sshPort: 29418 site: size: 1Gi + plugins: + - name: oauth + url: https://gerrit-ci.gerritforge.com/job/plugin-oauth-bazel-master-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/oauth/oauth.jar + sha1: 005ff9ae2f724c3bd4cd6f4259ee9c03b4ce88a5 startupProbe: initialDelaySeconds: 30 periodSeconds: 10