Skip to content

Commit d3203ec

Browse files
authored
Merge pull request #112090 from bhardesty/fix-rosa-conditional
Fix ROSA HCP conditional
2 parents 81674c0 + 8994e38 commit d3203ec

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

security/audit-log-view.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ include::modules/security-audit-log-filtering.adoc[leveloffset=+1]
2424
// Gathering audit logs
2525
include::modules/gathering-data-audit-logs.adoc[leveloffset=+1]
2626

27-
//removed xrefs for hcp migration local test builds. Will update conditionals once hcp docs can be tested with live builds.
28-
ifndef::openshift-rosa-hcp[]
2927
[id="viewing-audit-logs-additional-resources"]
3028
[role="_additional-resources"]
3129
== Additional resources
@@ -34,4 +32,4 @@ ifndef::openshift-rosa-hcp[]
3432
ifndef::openshift-rosa,openshift-dedicated[]
3533
* link:https://github.com/kubernetes/apiserver/blob/master/pkg/apis/audit/v1/types.go#L72[API audit log event structure]
3634
* xref:../security/audit-log-policy-config.adoc#audit-log-policy-config[Configuring the audit log policy]
37-
endif::[]
35+
endif::openshift-rosa,openshift-dedicated[]

0 commit comments

Comments
 (0)