Skip to content

Commit d49d86a

Browse files
Update log6x-upgrading-to-6.adoc
openShiftLabels is wrongly mentioned here. It should be openshiftLabels, not openShiftLabels.
1 parent 57a1789 commit d49d86a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

observability/logging/logging-6.0/log6x-upgrading-to-6.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,8 +358,8 @@ spec:
358358
- name: parse-json
359359
type: parse
360360
- name: labels
361-
type: openShiftLabels
362-
openShiftLabels:
361+
type: openshiftLabels
362+
openshiftLabels:
363363
foo: bar
364364
pipelines:
365365
- name: application-logs

0 commit comments

Comments
 (0)