Skip to content

Commit a352c2d

Browse files
Update secretProviderClass.json
1 parent 2f5ec9d commit a352c2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schemas/secretProviderClass.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"description": "The path where files named after the objectNames will be created containing the secret"
4444
},
4545
"enableEnvVars": {
46-
"type": "string",
47-
"enum": ["true", "false"],
46+
"type": "boolean",
47+
"default": true
4848
"description": "Flag to enable environment variables"
4949
},
5050
"objects": {

0 commit comments

Comments
 (0)