feat: remove initdb command
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 48s
lint-test-helm / validate-kubeconform (pull_request) Successful in 33s
render-manifests / render-manifests (pull_request) Successful in 1m17s

This commit is contained in:
2026-04-05 18:53:56 -05:00
parent ddd23a4cbf
commit 6ab69c0ffa

View File

@@ -83,10 +83,6 @@ dependency-track:
namespace: traefik namespace: traefik
postgres-18-cluster: postgres-18-cluster:
mode: standalone mode: standalone
cluster:
initdb:
postInitSQL:
- ALTER DATABASE app SET READ_COMMITTED_SNAPSHOT ON;
recovery: recovery:
method: objectStore method: objectStore
objectStore: objectStore: