Compare commits

..

2 Commits

Author SHA1 Message Date
ab6de3c913 chore(deps): update helm release cilium to v1.19.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 49s
2026-02-06 03:31:03 +00:00
9946df8c2d feat: remove init
All checks were successful
lint-test-helm / lint-helm (push) Successful in 18s
render-manifests-push / render-manifests-push (push) Successful in 38s
renovate / renovate (push) Successful in 2m28s
2026-02-05 21:28:37 -06:00
2 changed files with 8 additions and 8 deletions

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://helm.cilium.io/ repository: https://helm.cilium.io/
version: 1.19.0 version: 1.19.0
digest: sha256:d2319facc93cab2a0a137588d8bd93315b52025b3ec86bc89edb0e236a74c814 digest: sha256:d2319facc93cab2a0a137588d8bd93315b52025b3ec86bc89edb0e236a74c814
generated: "2026-02-06T03:24:49.490850044Z" generated: "2026-02-06T03:30:53.615135571Z"

View File

@@ -194,13 +194,13 @@ postgresql-17-fdb-cluster:
- pg_cron - pg_cron
- pg_documentdb_core - pg_documentdb_core
- pg_documentdb - pg_documentdb
initdb: # initdb:
database: ferretDB # database: ferretDB
owner: ferret # owner: ferret
postInitApplicationSQL: # postInitApplicationSQL:
- create extension if not exists pg_cron; # - create extension if not exists pg_cron;
- create extension if not exists documentdb cascade; # - create extension if not exists documentdb cascade;
- grant documentdb_admin_role to ferret; # - grant documentdb_admin_role to ferret;
recovery: recovery:
method: objectStore method: objectStore
objectStore: objectStore: