From 6941d9f17bdbd56fbd2fb3d0a3bc6e04e98ce39c Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 3 Mar 2026 16:42:32 -0600 Subject: [PATCH] fix: change image name --- clusters/cl01tl/helm/dawarich/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/dawarich/values.yaml b/clusters/cl01tl/helm/dawarich/values.yaml index aa7fcb1ca..6bff39e6c 100644 --- a/clusters/cl01tl/helm/dawarich/values.yaml +++ b/clusters/cl01tl/helm/dawarich/values.yaml @@ -295,7 +295,7 @@ postgres-18-cluster: cluster: image: repository: ghcr.io/cloudnative-pg/postgis - tag: 18.3-standard-trixie + tag: 18.3-system-trixie initdb: postInitTemplateSQL: - CREATE EXTENSION postgis;