feat(core/registries): add information message about registry usage

pull/4214/head
Anthony Lapenna 2020-08-15 13:34:44 +12:00
parent 46762f3e67
commit e10cf3e59b
1 changed files with 9 additions and 0 deletions

View File

@ -7,6 +7,15 @@
<rd-header-content>Registry management</rd-header-content>
</rd-header>
<information-panel title-text="Registry usage">
<span class="small">
<p class="text-muted">
<i class="fa fa-info-circle blue-icon" aria-hidden="true" style="margin-right: 2px;"></i>
DockerHub credentials and registries can only be used with Docker endpoints at the time.
</p>
</span>
</information-panel>
<div class="row" ng-if="dockerhub && isAdmin">
<div class="col-sm-12">
<rd-widget>