feat(registries): add proget notice (#5345)

pull/5315/head
Chaim Lev-Ari 2021-08-08 18:01:14 +03:00 committed by GitHub
parent cb3968b92f
commit 31fe65eade
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -1,4 +1,13 @@
<form class="form-horizontal" name="registryFormProGet" ng-submit="$ctrl.formAction()">
<div class="col-sm-12 form-section-title">
Important notice
</div>
<div class="form-group">
<div class="col-sm-12 text-muted small">
Any Portainer user that has access to this registry will be able to use the Registry Manager features against the content of any Feed in the ProGet registry that the ProGet
user has access to.
</div>
</div>
<div class="col-sm-12 form-section-title">
ProGet registry details
</div>