Skip to content

Commit 2585496

Browse files
Merge pull request #80727 from mletalie/OSDOCS-11745
[OSDOCS-11745]Namespace needs to be indented per SME
2 parents fd02f51 + 1bc359f commit 2585496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/logging-loki-cli-install.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ $ oc apply -f <filename>.yaml
7979
apiVersion: v1
8080
kind: Namespace
8181
metadata:
82-
name: openshift-logging # <1>
82+
name: openshift-logging # <1>
8383
annotations:
8484
openshift.io/node-selector: ""
8585
labels:

0 commit comments

Comments
 (0)