Skip to content

Commit 29196d4

Browse files
committed
updated description in CRD
1 parent e890d3c commit 29196d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/crd/bases/postgres-operator.crunchydata.com_pgadmins.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1357,7 +1357,7 @@ spec:
13571357
description: |-
13581358
OauthConfigurations allows the user to reference one or more Secrets
13591359
containing OAUTH2 configuration settings for pgAdmin.
1360-
Each Secret shall contain a single data key called oauth-config.json
1360+
Each Secret shall contain a single data key called oauth-config
13611361
whose value is a JSON object containing the OAUTH2 configuration settings.
13621362
More info: https://www.pgadmin.org/docs/pgadmin4/latest/oauth2.html
13631363
items:

0 commit comments

Comments
 (0)