1
0
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:
Michael Ryan Peter
2023-04-26 09:58:41 -04:00
committed by openshift-cherrypick-robot
parent 994187fc67
commit fdbe0939ee
2 changed files with 3 additions and 2 deletions

View File

@@ -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).

View File

@@ -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::[]