mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 05:19:39 +02:00
feature(helm): move helm charts inside advance deployments (create from manifest) [EE-5999] (#10395)
This commit is contained in:
parent
9885694df6
commit
b468070945
49 changed files with 877 additions and 388 deletions
|
@ -327,7 +327,7 @@ angular.module('portainer.kubernetes', ['portainer.app', registriesModule, custo
|
|||
|
||||
const deploy = {
|
||||
name: 'kubernetes.deploy',
|
||||
url: '/deploy?templateId&referrer&tab',
|
||||
url: '/deploy?templateId&referrer&tab&buildMethod&chartName',
|
||||
views: {
|
||||
'content@': {
|
||||
component: 'kubernetesDeployView',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue