mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
fix(git): update stack name for git stacks [EE-6670] (#11217)
This commit is contained in:
parent
ce3a1b8ba5
commit
988d4103d4
5 changed files with 13 additions and 0 deletions
|
@ -180,6 +180,7 @@
|
|||
ng-if="ctrl.state.appType === ctrl.KubernetesDeploymentTypes.GIT"
|
||||
stack="ctrl.stack"
|
||||
namespace="ctrl.formValues.ResourcePool.Namespace.Name"
|
||||
stack-name="ctrl.formValues.StackName"
|
||||
></kubernetes-redeploy-app-git-form>
|
||||
<!-- #endregion -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue