tweak warning about force promoting replication clusters (#5439)

This commit is contained in:
Matthew Irish
2018-10-01 16:21:00 -05:00
committed by GitHub
parent adee5056cb
commit 0e5c2c39fe

View File

@@ -46,7 +46,8 @@
</label>
</div>
<p class="help has-text-grey">
Promote the cluster even if certain safety checks fail.
<em class="has-text-danger">Caution</em>: Forcing promotion could result in data loss if data isn't fully replicated. Force promotion
promotes the cluster even if certain safety checks fail.
</p>
</div>
</div>
@@ -101,7 +102,8 @@
</label>
</div>
<p class="help has-text-grey">
Promote the cluster even if certain safety checks fail.
<em class="has-text-danger">Caution</em>: Forcing promotion could result in data loss if data isn't fully replicated. Force promotion
promotes the cluster even if certain safety checks fail.
</p>
</div>
</div>