mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
feat(kubernetes): fix wordings for ingresses toggle EE-2647 (#8151)
This commit is contained in:
parent
d6a3fe23e9
commit
a61b18dd93
2 changed files with 13 additions and 2 deletions
|
@ -135,7 +135,7 @@
|
|||
<div class="col-sm-12 mt-5">
|
||||
<por-switch-field
|
||||
name="'restrictStandardUserIngressW'"
|
||||
label="'Only allow deployment of ingresses by admins'"
|
||||
label="'Only allow admins to deploy ingresses'"
|
||||
tooltip="'Enforces only allowing admins to deploy ingresses (and disallows standard users from doing so).'"
|
||||
label-class="'col-sm-5 col-lg-4 px-0 !m-0'"
|
||||
switch-class="'col-sm-8 text-muted'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue