@@ -299,7 +299,7 @@ Here are variables supported to configure the integration environment:
### Staging environment configuration
The staging environment is an iso-prod environment meant for testing and validation purpose associated to your production branch (`master` by default).
The staging environment is an iso-prod environment meant for testing and validation purpose associated to your production branch (`main` or `master` by default).
It is **disabled by default** and can be enabled by setting the `ANSIBLE_STAGING_PLAYBOOK_FILE` variable (see below).