| Option | AZURE_RECOVER_FROM_BUCKET | |
| Description | Container name to recover from. | |
| Introduced Version | 1.231 | |
This environment variable specifies the Azure Blob storage
container name to recover data from. It is deployed only on the
secondary (standby) cluster when dr="standby" and
is removed when promoting to dr="active". Removing
this variable changes the HumioCluster spec and may cause the
operator to restart pods during promotion.
During reverse recovery (failback), this variable points to the secondary storage container.