We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c671e8c commit f83037cCopy full SHA for f83037c
1 file changed
functions-python/tasks_executor/function_config.json
@@ -11,6 +11,10 @@
11
"secret_environment_variables": [
12
{
13
"key": "FEEDS_DATABASE_URL"
14
+ },
15
+ {
16
+ "key": "FEEDS_CREDENTIALS",
17
+ "secret": "FEEDS_CREDENTIALS"
18
}
19
],
20
"ingress_settings": "ALLOW_ALL",
0 commit comments