From bc3a5b21670a43d1baff1248e417cef2a33a7172 Mon Sep 17 00:00:00 2001 From: wbsong111 Date: Mon, 24 Nov 2025 12:46:02 +0900 Subject: [PATCH] Update bitnami repository target --- charts/litellm/values.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/charts/litellm/values.yaml b/charts/litellm/values.yaml index 213db35..1e781e7 100644 --- a/charts/litellm/values.yaml +++ b/charts/litellm/values.yaml @@ -166,6 +166,17 @@ db: # Settings for Bitnami postgresql chart (if db.deployStandalone is true, ignored # otherwise) postgresql: + image: + repository: bitnamilegacy/postgresql + volumePermissions: + enabled: false + image: + repository: bitnamilegacy/os-shell + metrics: + enabled: false + image: + repository: bitnamilegacy/postgres-exporter + architecture: standalone auth: username: litellm