mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +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
|
||||
ng-if="state.viewReady"
|
||||
title="'Kubernetes security constraints'"
|
||||
title="'Security constraints'"
|
||||
breadcrumbs="[
|
||||
{ label:'Environments', link:'portainer.endpoints' },
|
||||
{ label:endpoint.Name, link:'portainer.endpoints.endpoint', linkParams:{id: endpoint.Id} },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue