mirror of https://github.com/portainer/portainer
feat(registries): add proget notice (#5345)
parent
cb3968b92f
commit
31fe65eade
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue