fix(git): update stack name for git stacks [EE-6670] (#11218)
This commit is contained in:
@@ -461,6 +461,7 @@ angular.module('portainer.app').factory('StackService', [
|
||||
RepositoryAuthentication: gitConfig.RepositoryAuthentication,
|
||||
RepositoryUsername: gitConfig.RepositoryUsername,
|
||||
RepositoryPassword: gitConfig.RepositoryPassword,
|
||||
StackName: gitConfig.StackName,
|
||||
}
|
||||
).$promise;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user