Skip to content

Commit d47d847

Browse files
committed
chore: correct gorelease config
Signed-off-by: Oliver Bähler <[email protected]>
1 parent a734047 commit d47d847

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/configuration.md

+3
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ maxConnectionDuration: 0s
4646
# Select only a subset of tenant to consider for collection
4747
# namespaces which can not be assigned to any tenant will get the
4848
# default value
49+
selector:
50+
matchLabels:
51+
env: "prod"
4952

5053
tenant:
5154
# List of labels examined for tenant information.

0 commit comments

Comments
 (0)