cluster

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

commit fc71bab04bd022de12993910d816c6b7ca59d735
parent eb8befbde8bcd144c2375e368ac36c419ee82ba9
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 30 May 2024 10:25:52 +0200

Add more images to the predownload list

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

diff --git a/infrastructure/controllers/kube-fledged.yaml b/infrastructure/controllers/kube-fledged.yaml @@ -46,6 +46,18 @@ spec: - 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 + - eqalpha/keydb:latest # Keydb + - gnuxie/draupnir:latest # Draupnir upstream + - ghcr.io/mtrnord/cluster/pantalaimon:0.10.5 # Pantalaimon + - ghcr.io/mtrnord/cluster/draupnir:d4all # D4All + - ghcr.io/matrix-org/sliding-sync # Sliding sync + - openproject/openproject:14-slim # Openproject + - ghcr.io/fluxcd/source-controller:v1.2.4 # Source Control + - ghcr.io/fluxcd/kustomize-controller:v1.2.2 # Kustomize controller + - ghcr.io/fluxcd/helm-controller:v0.37.4 # Helm Controller + - ghcr.io/fluxcd/notification-controller:v1.2.4 # Notification Controller + - ghcr.io/fluxcd/image-reflector-controller:v0.31.2 # Image reflector controller + - ghcr.io/fluxcd/image-automation-controller:v0.37.1 # Image automation controller # Specifies a list of image pull secrets to pull images from private repositories into the cache imagePullSecrets: - name: ghcr-pull