We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c18241f commit bd6db87Copy full SHA for bd6db87
docs/user.md
@@ -275,7 +275,7 @@ Postgres clusters are associated with one team by providing the `teamID` in
275
the manifest. Additional superuser teams can be configured as mentioned in
276
the previous paragraph. However, this is a global setting. To assign
277
additional teams, superuser teams and single users to clusters of a given
278
-team, use the [PostgresTeam CRD](../manifests/postgresteam.yaml).
+team, use the [PostgresTeam CRD](../manifests/postgresteam.crd.yaml).
279
280
Note, by default the `PostgresTeam` support is disabled in the configuration.
281
Switch `enable_postgres_team_crd` flag to `true` and the operator will start to
0 commit comments