Skip to content

Commit

Permalink
Merge pull request openshift#80727 from mletalie/OSDOCS-11745
Browse files Browse the repository at this point in the history
[OSDOCS-11745]Namespace needs to be indented per SME
  • Loading branch information
michaelryanpeter authored Aug 21, 2024
2 parents fd02f51 + 1bc359f commit 2585496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/logging-loki-cli-install.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ $ oc apply -f <filename>.yaml
apiVersion: v1
kind: Namespace
metadata:
name: openshift-logging # <1>
name: openshift-logging # <1>
annotations:
openshift.io/node-selector: ""
labels:
Expand Down

0 comments on commit 2585496

Please sign in to comment.