mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
fix(k8sconfigure): make ingress restrict be only [EE-6062] (#10217)
Co-authored-by: testa113 <testa113>
This commit is contained in:
parent
7abed624d9
commit
c035e4a778
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@
|
||||||
checked="ctrl.formValues.RestrictStandardUserIngressW"
|
checked="ctrl.formValues.RestrictStandardUserIngressW"
|
||||||
name="'restrictStandardUserIngressW'"
|
name="'restrictStandardUserIngressW'"
|
||||||
label="'Only allow admins to deploy ingresses'"
|
label="'Only allow admins to deploy ingresses'"
|
||||||
|
feature-id="ctrl.limitedFeatureIngressDeploy"
|
||||||
tooltip="'Enforces only allowing admins to deploy ingresses (and disallows standard users from doing so).'"
|
tooltip="'Enforces only allowing admins to deploy ingresses (and disallows standard users from doing so).'"
|
||||||
on-change="(ctrl.onToggleRestrictStandardUserIngressW)"
|
on-change="(ctrl.onToggleRestrictStandardUserIngressW)"
|
||||||
label-class="'col-sm-5 col-lg-4 px-0 !m-0'"
|
label-class="'col-sm-5 col-lg-4 px-0 !m-0'"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue