mirror of https://github.com/status-im/consul.git
fix error in component name on autopilot page (#9638)
This commit is contained in:
parent
c608dc0d60
commit
d1db0c2645
|
@ -426,7 +426,7 @@ Each zone in the responses `RedundancyZones` mapping will have this structure.
|
|||
- `FailureTolerance` is the number of servers in this zone that could fail without causing a total zone failure
|
||||
and subsequent promotion of a server from another zone as a fallback.
|
||||
|
||||
### Upgrade Information Response Format <Enterprise Alert inline />
|
||||
### Upgrade Information Response Format <EnterpriseAlert inline />
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue