From bd6db87bf7d3fd3599cfba1d9181b87f27918854 Mon Sep 17 00:00:00 2001 From: Aisuko Date: Wed, 7 Apr 2021 23:21:16 +0800 Subject: [PATCH] Fix broken address of user documents (#1443) Signed-off-by: aisuko --- docs/user.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user.md b/docs/user.md index a5d2f1820..3342913c8 100644 --- a/docs/user.md +++ b/docs/user.md @@ -275,7 +275,7 @@ Postgres clusters are associated with one team by providing the `teamID` in the manifest. Additional superuser teams can be configured as mentioned in the previous paragraph. However, this is a global setting. To assign additional teams, superuser teams and single users to clusters of a given -team, use the [PostgresTeam CRD](../manifests/postgresteam.yaml). +team, use the [PostgresTeam CRD](../manifests/postgresteam.crd.yaml). Note, by default the `PostgresTeam` support is disabled in the configuration. Switch `enable_postgres_team_crd` flag to `true` and the operator will start to