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