mirror of
https://github.com/portainer/portainer.git
synced 2025-07-29 18:29:44 +02:00
fix(kube): change pod security policy teaser screen wording [EE-6629] (#11035)
This commit is contained in:
parent
70deba50ba
commit
16ae4f8681
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<page-header
|
<page-header
|
||||||
ng-if="state.viewReady"
|
ng-if="state.viewReady"
|
||||||
title="'Kubernetes security constraints'"
|
title="'Security constraints'"
|
||||||
breadcrumbs="[
|
breadcrumbs="[
|
||||||
{ label:'Environments', link:'portainer.endpoints' },
|
{ label:'Environments', link:'portainer.endpoints' },
|
||||||
{ label:endpoint.Name, link:'portainer.endpoints.endpoint', linkParams:{id: endpoint.Id} },
|
{ label:endpoint.Name, link:'portainer.endpoints.endpoint', linkParams:{id: endpoint.Id} },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue