1
0
Fork 0
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:
Matt Hook 2024-01-30 13:03:54 +13:00 committed by GitHub
parent 70deba50ba
commit 16ae4f8681
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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} },