You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`intentsOperator.operator.enableDatabaseCredentialsCreation`| Enables support for database intents |`true`|
78
78
|`intentsOperator.enforcedNamespaces`| When using "shadow enforcement" mode, namespaces in this list will be treated as if the enforcement were active. |`(nil) `|
79
-
|`intentsOperator.extraEnvVars`| Extra environment variables to pass to the intents operator pod. To set an environment variable: `"intentsOperator.extraEnvVars[0].name=MY_ENV_VAR"`, to set its value: `"intentsOperator.extraEnvVars[0].value=someValue"`|
79
+
|`intentsOperator.operator.extraEnvVars`| Extra environment variables to pass to the intents operator pod. To set an environment variable: `"intentsOperator.operator.extraEnvVars[0].name=MY_ENV_VAR"`, to set its value: `"intentsOperator.operator.extraEnvVars[0].value=someValue"`|
0 commit comments