mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
add name field for helm install in advance deployments (#10493)
This commit is contained in:
parent
776be2e022
commit
56f3bd8417
5 changed files with 24 additions and 5 deletions
|
@ -9,5 +9,6 @@ angular.module('portainer.kubernetes').component('helmTemplatesView', {
|
|||
namespace: '<',
|
||||
stackName: '<',
|
||||
onSelectHelmChart: '<',
|
||||
name: '<',
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue