Skip to content

Commit aab09fb

Browse files
authored
Merge pull request #86527 from prithvipatil97/patch-14
Incorrect indentation of storageClassName parameter in the Lokistack CR under Logging 6.0 documentation
2 parents 030d1da + db9d94b commit aab09fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

observability/logging/logging-6.0/log6x-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ spec:
6262
secret:
6363
name: logging-loki-s3
6464
type: s3
65-
storageClassName: gp3-csi
65+
storageClassName: gp3-csi
6666
tenants:
6767
mode: openshift-logging
6868
----

0 commit comments

Comments
 (0)