commit de57f1664f64f224d13c2fd03813ef9e3e96b050
parent 130938d60bc7502fe51ca104acf9b027732602f3
Author: MTRNord <mtrnord1@gmail.com>
Date: Wed, 29 May 2024 13:56:59 +0200
Fix synapse image
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/infrastructure/controllers/kube-fledged.yaml b/infrastructure/controllers/kube-fledged.yaml
@@ -44,7 +44,7 @@ spec:
- docker.io/senthilrch/kubefledged-webhook-server:v0.10.0 # Webhook server kube-flered
- quay.io/cilium/cilium:v1.15.4@sha256:b760a4831f5aab71c711f7537a107b751d0d0ce90dd32d8b358df3c5da385426 # Cilium
- ghcr.io/mastodon/mastodon:v4.2.8 # Mastodon
- - ghcr.io/matrixdotorg/synapse:v1.108.0 # Synapse
+ - ghcr.io/element-hq/synapse:v1.108.0 # Synapse
# Specifies a list of image pull secrets to pull images from private repositories into the cache
imagePullSecrets:
- name: ghcr-pull