Skip to content

Commit

Permalink
change k8s matchingMode to ANY (#1874)
Browse files Browse the repository at this point in the history
Co-authored-by: nephyst <[email protected]>
  • Loading branch information
atrupiano and nephyst authored Jan 22, 2025
1 parent 1a0fdf1 commit 7e009aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relationships/candidates/KUBERNETESCLUSTER.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ lookups:
- domain: INFRA
type: KUBERNETESCLUSTER
tags:
matchingMode: FIRST
matchingMode: ANY
predicates:
- tagKeys: [ "displayname" ]
field: cluster.name
Expand Down

0 comments on commit 7e009aa

Please sign in to comment.