mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 04:15:28 +02:00
feat(kubernetes): replace advanced deployment action EE-1544 (#5534)
This commit is contained in:
parent
8d157c2c33
commit
8d54b040f8
11 changed files with 17 additions and 31 deletions
|
@ -5,8 +5,6 @@
|
|||
<kubernetes-view-loading view-ready="ctrl.state.viewReady"></kubernetes-view-loading>
|
||||
|
||||
<div ng-if="ctrl.state.viewReady">
|
||||
<div ng-include="'app/kubernetes/templates/advancedDeploymentPanel.html'"></div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-sm-12" data-cy="k8sApp-appList">
|
||||
<rd-widget>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue