Skip to content

Commit 65746bb

Browse files
authored
fix: remove broken keychain support for password (#127)
1 parent 6cb07f4 commit 65746bb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

gemini-extension.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@
5555
{
5656
"name": "Password",
5757
"description": "(Optional) Password of the database user (Default: IAM user)",
58-
"envVar": "ALLOYDB_POSTGRES_PASSWORD",
59-
"sensitive": true
58+
"envVar": "ALLOYDB_POSTGRES_PASSWORD"
6059
},
6160
{
6261
"name": "IP Type",

0 commit comments

Comments
 (0)