diff --git a/docs/connector.mdx b/docs/connector.mdx index e6c40ad..c388a0e 100644 --- a/docs/connector.mdx +++ b/docs/connector.mdx @@ -138,6 +138,9 @@ stringData: # Retool credentials BATON_CONNECTION_STRING: + + # Optional: include if you want C1 to provision access using this connector + BATON_PROVISIONING: true ``` See the connector's README or run `--help` to see all available configuration flags and environment variables.