diff --git a/docs/connector.mdx b/docs/connector.mdx index 6ed1ae2b..ce515db8 100644 --- a/docs/connector.mdx +++ b/docs/connector.mdx @@ -249,6 +249,9 @@ stringData: # Optional: include if you're using a GovSlack instance BATON_GOV_ENV: true + + # 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.