mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
port changes from EE (#9003)
This commit is contained in:
parent
3cd0409184
commit
fb2646b70c
5 changed files with 51 additions and 31 deletions
|
@ -11,9 +11,11 @@
|
|||
<div class="actionBar">
|
||||
<form class="form-horizontal" name="addUserHelmRepoForm">
|
||||
<div class="form-group">
|
||||
<span class="col-sm-12 text-muted small">
|
||||
<pr-icon icon="'info'" mode="'primary'"></pr-icon>
|
||||
Add a Helm repository. All Helm charts in the repository will be added to the list.
|
||||
<span class="col-sm-12 text-muted small inline-flex gap-1 !align-top">
|
||||
<div class="icon icon-sm">
|
||||
<pr-icon icon="'info'" mode="'primary'"></pr-icon>
|
||||
</div>
|
||||
<div> Add a Helm repository. All Helm charts in the repository will be added to the list. </div>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue