mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
feat(app/registries): add indicator about registries accesses relocation (#5374)
This commit is contained in:
parent
5fe7526de7
commit
d2d885359f
1 changed files with 6 additions and 0 deletions
|
@ -7,6 +7,12 @@
|
|||
<rd-header-content>Registry management</rd-header-content>
|
||||
</rd-header>
|
||||
|
||||
<information-panel title-text="Information">
|
||||
<span class="small text-muted">
|
||||
View registries via an endpoint to manage access for user(s) and/or team(s)
|
||||
</span>
|
||||
</information-panel>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
<registries-datatable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue