fix: add grant
All checks were successful
lint-test-helm / lint-helm (push) Successful in 17s
render-manifests-push / render-manifests-push (push) Successful in 1m20s
renovate / renovate (push) Successful in 2m35s

This commit is contained in:
2026-02-05 22:42:12 -06:00
parent eae4f059ba
commit 3eda30bae0

View File

@@ -205,6 +205,8 @@ postgresql-17-fdb-cluster:
- GRANT USAGE ON SCHEMA documentdb_core TO pg_monitor;
- GRANT USAGE ON SCHEMA documentdb_api TO pg_monitor;
- GRANT SELECT ON ALL TABLES IN SCHEMA documentdb_core TO pg_monitor;
- GRANT SELECT ON ALL TABLES IN SCHEMA documentdb_api TO pg_monitor;
- GRANT SELECT ON ALL TABLES IN SCHEMA documentdb_api_internal TO pg_monitor;
recovery:
method: objectStore
objectStore: