mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
Fix errors in the Operator SDK PSA heading ids and context
In #57078, a heading id and the context for an assembly were incorrect.
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
994187fc67
commit
fdbe0939ee
@@ -3,7 +3,7 @@
|
||||
// * operators/operator_sdk/osdk-complying-with-psa.adoc
|
||||
|
||||
:_content-type: PROCEDURE
|
||||
[id="osdk-managing-psa-for-operators-with-escalated-permissions.adoc_{context}"]
|
||||
[id="osdk-managing-psa-for-operators-with-escalated-permissions_{context}"]
|
||||
= Managing pod security admission for Operator workloads that require escalated permissions
|
||||
|
||||
If your Operator project requires escalated permissions to run, you must edit your Operator's cluster service version (CSV).
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
|
||||
:_content-type: ASSEMBLY
|
||||
[id="osdk-complying-with-psa"]
|
||||
= Complying with pod security admission
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
:context: osdk-complying-with-psa.adoc
|
||||
:context: osdk-complying-with-psa
|
||||
|
||||
toc::[]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user