mirror of
https://github.com/portainer/portainer.git
synced 2025-08-09 07:45:22 +02:00
fix(ui): rename create from manifest to create from file [BE-11335] (#86)
This commit is contained in:
parent
ca7e4dd66e
commit
3c0d25f3bd
5 changed files with 5 additions and 5 deletions
|
@ -94,7 +94,7 @@ function HelmDatatableDescription({ isAdmin }: { isAdmin: boolean }) {
|
|||
) : (
|
||||
<span>globally-set Helm repo</span>
|
||||
)}
|
||||
) and shown in the Create from Manifest screen's Helm charts list.
|
||||
) and shown in the Create from file screen's Helm charts list.
|
||||
</TextTip>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue