Skip to content

Commit 287d4c5

Browse files
authored
docs: wording
1 parent ed6fa39 commit 287d4c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,10 @@ config key (which is a type of map). Therefore, for a label selector that specif
132132

133133
`quarkus.operator-sdk.controllers.glue.selector=mylabel1=value1,mylabel2=value2`
134134

135-
the following two configuration params needs to be added:
135+
you need to add the following configuration params:
136136

137137
`glue.operator.glue-operator-managed-glue-labels.mylabel1=value1`
138+
138139
`glue.operator.glue-operator-managed-glue-labels.mylabel2=value2`
139140

140141
This will ensure that the labels are added correctly to the `Glue`. See the related

0 commit comments

Comments
 (0)