cluster

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

commit eb8befbde8bcd144c2375e368ac36c419ee82ba9
parent de57f1664f64f224d13c2fd03813ef9e3e96b050
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 29 May 2024 18:02:32 +0200

add spilo

Diffstat:
Minfrastructure/controllers/kube-fledged.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/infrastructure/controllers/kube-fledged.yaml b/infrastructure/controllers/kube-fledged.yaml @@ -45,6 +45,7 @@ spec: - quay.io/cilium/cilium:v1.15.4@sha256:b760a4831f5aab71c711f7537a107b751d0d0ce90dd32d8b358df3c5da385426 # Cilium - ghcr.io/mastodon/mastodon:v4.2.8 # Mastodon - ghcr.io/element-hq/synapse:v1.108.0 # Synapse + - ghcr.io/zalando/spilo-16:3.2-p2 # Spilo # Specifies a list of image pull secrets to pull images from private repositories into the cache imagePullSecrets: - name: ghcr-pull