Skip to content

Commit 3e43d76

Browse files
authored
updated git repo example with label filtering
1 parent 57dbe96 commit 3e43d76

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

multi-cluster/manifests/README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,9 @@ spec:
1313
repo: https://github.com/nirrozenbaum/fleet-test-repo
1414
paths:
1515
- multi-cluster/manifests
16+
targets:
17+
- name: dev
18+
clusterSelector:
19+
matchLabels:
20+
env: dev
1621
```
17-

0 commit comments

Comments
 (0)