Skip to content

Commit

Permalink
mgr/dashboard: Show a helper for Unmanaged checkbox in service creati…
Browse files Browse the repository at this point in the history
…on form

Fixes: https://tracker.ceph.com/issues/61216

Signed-of-by: Aashish Sharma <aasharma@redhat.com>
  • Loading branch information
Aashish Sharma committed May 18, 2023
1 parent a01fd8b commit 60ef4c8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@
<label class="custom-control-label"
for="unmanaged"
i18n>Unmanaged</label>
<cd-helper i18n>If set to true, the orchestrator will not deploy nor remove any daemon associated with this service.
Placement and all other properties will be ignored.</cd-helper>
</div>
</div>
</div>
Expand Down

0 comments on commit 60ef4c8

Please sign in to comment.