Files
neon/.gitmodules
Christian Schwarz 1251ef6dd4 initial pageserver SLO sloth rules
The generated files were deployed manually in
https://github.com/neondatabase/cloud/pull/5812
2023-07-12 16:03:28 +02:00

12 lines
407 B
Plaintext

[submodule "vendor/postgres-v14"]
path = vendor/postgres-v14
url = https://github.com/neondatabase/postgres.git
branch = REL_14_STABLE_neon
[submodule "vendor/postgres-v15"]
path = vendor/postgres-v15
url = https://github.com/neondatabase/postgres.git
branch = REL_15_STABLE_neon
[submodule "pageserver/slo/sloth.git"]
path = pageserver/slo/sloth.git
url = https://github.com/neondatabase/sloth.git