[bitnami/superset] Revert superset resource preset for postgresql (#32890)

* Revert "[bitnami/superset] Use small resourcesPreset for PostgreSQL (#32866)"

This reverts commit 2e5fb9d879.

* [bitnami/superset] Update timeout

Signed-off-by: David Gomez <david.gomez@broadcom.com>

---------

Signed-off-by: David Gomez <david.gomez@broadcom.com>
This commit is contained in:
David Gomez
2025-04-09 13:31:14 +02:00
committed by GitHub
parent 0f3c1ccdee
commit 4f38965179
2 changed files with 1 additions and 3 deletions
+1
View File
@@ -8,6 +8,7 @@ http:
- /OK/
http://127.0.0.1:{{ .Vars.web.containerPorts.http }}/health:
status: 200
timeout: 10000
body:
- /OK/
http://{{ .Vars.flower.auth.username }}:{{ .Vars.flower.auth.password }}@superset-flower:{{ .Vars.flower.service.ports.flower }}:
-3
View File
@@ -27,6 +27,3 @@ flower:
serviceAccount:
create: true
automountServiceAccountToken: true
postgresql:
primary:
resourcesPreset: small