From 347247dd1d7805d3280f133fbc88c46b7124e521 Mon Sep 17 00:00:00 2001 From: Uday Maharjan Date: Wed, 13 Aug 2025 16:20:58 +0545 Subject: [PATCH] chore(chart): update bitnami images to legacy --- helm/values.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/helm/values.yaml b/helm/values.yaml index 8a81e60..fb860b4 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -6,6 +6,10 @@ image: imagePullSecrets: [] +global: + security: + allowInsecureImage: true + ingress: enabled: false className: webapprouting.kubernetes.azure.com @@ -17,6 +21,8 @@ ingress: # For production use azure postgres server and provide credentials using azure keyvault postgresql: enabled: false + image: + repository: bitnamilegacy/postgresql fullnameOverride: ifrcgo-risk-module-postgresql architecture: standalone auth: @@ -32,6 +38,8 @@ postgresql: redis: enabled: false + image: + repository: bitnamilegacy/redis architecture: standalone fullnameOverride: ifrcgo-risk-module-redis auth: