mirror of
https://github.com/portainer/portainer.git
synced 2025-07-21 22:39:41 +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
|
@ -43,7 +43,7 @@
|
|||
ui-sref="kubernetes.deploy({ referrer: 'kubernetes.configurations' })"
|
||||
data-cy="k8sConfig-deployFromManifestButton"
|
||||
>
|
||||
<pr-icon icon="'plus'" class-name="'!h-3'"></pr-icon>Create from manifest
|
||||
<pr-icon icon="'plus'" class-name="'!h-3'"></pr-icon>Create from file
|
||||
</button>
|
||||
</div>
|
||||
<div class="settings">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue