Skip to content

Commit 2af714e

Browse files
Fix errors in the Operator SDK PSA heading ids and context
In #57078, a heading id and the context for an assembly were incorrect.
1 parent 5c726f2 commit 2af714e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

modules/osdk-managing-psa-for-operators-with-escalated-permissions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// * operators/operator_sdk/osdk-complying-with-psa.adoc
44

55
:_content-type: PROCEDURE
6-
[id="osdk-managing-psa-for-operators-with-escalated-permissions.adoc_{context}"]
6+
[id="osdk-managing-psa-for-operators-with-escalated-permissions_{context}"]
77
= Managing pod security admission for Operator workloads that require escalated permissions
88

99
If your Operator project requires escalated permissions to run, you must edit your Operator's cluster service version (CSV).

operators/operator_sdk/osdk-complying-with-psa.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1+
12
:_content-type: ASSEMBLY
23
[id="osdk-complying-with-psa"]
34
= Complying with pod security admission
45
include::_attributes/common-attributes.adoc[]
5-
:context: osdk-complying-with-psa.adoc
6+
:context: osdk-complying-with-psa
67

78
toc::[]
89

0 commit comments

Comments
 (0)