From 0835e944908958a5cb9eabaa3078992735f1e913 Mon Sep 17 00:00:00 2001 From: ThomasSamson Date: Mon, 13 Oct 2025 09:38:34 +0200 Subject: [PATCH] Switch to bitnami legacy images --- helm/api-platform/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/api-platform/values.yaml b/helm/api-platform/values.yaml index b6281e5e..ea9f0a51 100644 --- a/helm/api-platform/values.yaml +++ b/helm/api-platform/values.yaml @@ -95,7 +95,7 @@ postgresql: pullPolicy: IfNotPresent image: - repository: bitnami/postgresql + repository: bitnamilegacy/postgresql tag: 13 imagePullSecrets: []