mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-08 12:21:42 +01:00
Co-authored-by: Dan Rivera <dan.rivera@hashicorp.com>
This commit is contained in:
parent
368864f249
commit
ef8877e33a
@ -5,9 +5,9 @@
|
||||
<Hds::Card::Container @hasBorder={{true}} class="has-padding-l" data-test-card="replication">
|
||||
|
||||
<div class="is-flex-between">
|
||||
<h3 class="title is-4 has-bottom-margin-xxs" data-test-client-count-title>
|
||||
<h2 class="title is-4 has-bottom-margin-xxs" data-test-client-count-title>
|
||||
Cluster replication status
|
||||
</h3>
|
||||
</h2>
|
||||
|
||||
{{#if (or @replication.dr.clusterId @replication.performance.clusterId)}}
|
||||
<LinkTo @route="vault.cluster.replication.index">
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
}}
|
||||
|
||||
<Hds::Card::Container @hasBorder={{true}} class="has-padding-l" data-test-card="configuration-details">
|
||||
<h3 class="title is-4" data-test-dashboard-card-header="configuration">Configuration details</h3>
|
||||
<h2 class="title is-4" data-test-dashboard-card-header="configuration">Configuration details</h2>
|
||||
|
||||
<Hds::Table @caption="Vault configuration details" class="is-border-spacing-revert">
|
||||
<:body as |B|>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user