commit d2527cb5dfa69aec7929ea7239a318cc6eb17ec7
parent 0f79311e00281102bc2081a68fc9ff94eb74b575
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Wed, 25 Mar 2026 21:28:32 +0100
use the new registry for the blog
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/talos_cluster/blog/wordpress.yaml b/apps/talos_cluster/blog/wordpress.yaml
@@ -30,7 +30,7 @@ spec:
fsGroup: 33
containers:
- name: wordpress
- image: ghcr.io/mtrnord/blog:latest
+ image: registry.midnightthoughts.space/mtrnord/blog:latest
env:
- name: DB_HOST
value: mysql-service.blog.svc.cluster.local