Skip to content

Commit 9adeae7

Browse files
authored
Merge pull request #55205 from EricPonvelle/OSDOCS-3397_Cleanup-1
OSDOCS-3397 PT2: Removed conditional
2 parents d45ce55 + c9731e2 commit 9adeae7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

modules/cluster-logging-deploy-console.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ This default OpenShift Logging configuration should support a wide array of envi
140140
configuring {logging} components for information on modifications you can make to your OpenShift Logging cluster.
141141
====
142142
+
143-
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
144143
[source,yaml]
145144
----
146145
apiVersion: "logging.openshift.io/v1"
@@ -242,5 +241,4 @@ You should see several pods for OpenShift Logging, Elasticsearch, Fluentd, and K
242241
* fluentd-br7r2
243242
* fluentd-fn2sb
244243
* fluentd-zqgqx
245-
* kibana-7fb4fd4cc9-bvt4p
246-
endif::[]
244+
* kibana-7fb4fd4cc9-bvt4p

0 commit comments

Comments
 (0)