We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e890d3c commit 29196d4Copy full SHA for 29196d4
config/crd/bases/postgres-operator.crunchydata.com_pgadmins.yaml
@@ -1357,7 +1357,7 @@ spec:
1357
description: |-
1358
OauthConfigurations allows the user to reference one or more Secrets
1359
containing OAUTH2 configuration settings for pgAdmin.
1360
- Each Secret shall contain a single data key called oauth-config.json
+ Each Secret shall contain a single data key called oauth-config
1361
whose value is a JSON object containing the OAUTH2 configuration settings.
1362
More info: https://www.pgadmin.org/docs/pgadmin4/latest/oauth2.html
1363
items:
0 commit comments