remove copy about wiping storage (#28800)

This commit is contained in:
claire bontempo 2024-10-29 15:34:24 -07:00 committed by GitHub
parent 31b139c8ce
commit 9d354199ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,7 +50,6 @@
<ul class="bullet">
{{#if this.model.replicationAttrs.isPrimary}}
<li>Secondaries will no longer be able to connect</li>
<li>We will wipe the underlying storage of connected secondaries</li>
<li>Secondaries connecting back to the cluster will require a wipe of the underlying storage</li>
{{else}}
<li>We will wipe the underlying storage of this secondary when connected to a primary</li>