mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
feat(registries): add proget notice (#5345)
This commit is contained in:
parent
cb3968b92f
commit
31fe65eade
1 changed files with 9 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue