mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
feat(kube): create namespace from form view [EE-3479] (#7260)
Restyle create namespace from form view
This commit is contained in:
parent
ddaf9dc885
commit
2552eb5e25
5 changed files with 163 additions and 133 deletions
|
@ -1,8 +1,9 @@
|
|||
<div class="form-group">
|
||||
<div class="col-sm-2">
|
||||
<div class="col-sm-12">
|
||||
<por-switch-field
|
||||
data-cy="'k8sNamespaceCreate-enableQuotaToggle'"
|
||||
label="'Enable quota'"
|
||||
label-class="'col-sm-3 col-lg-2'"
|
||||
name="'k8s-resourcepool-storagequota'"
|
||||
feature-id="$ctrl.featureId"
|
||||
checked="$ctrl.value"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue