Skip to content

Commit

Permalink
Revert "Add new lookup defining container candidate relationship"(#1911)
Browse files Browse the repository at this point in the history
This reverts commit 6b0f3c0.
  • Loading branch information
mborroni authored Feb 13, 2025
1 parent 4c628c0 commit df6d3ae
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions relationships/candidates/CONTAINER.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,3 @@ lookups:
action: CREATE_UNINSTRUMENTED
uninstrumented:
type: CONTAINER
- entityTypes:
- domain: INFRA
type: CONTAINER
tags:
matchingMode: ALL
predicates:
- tagKeys: [ "k8s.clusterName" ]
field: k8sClusterName
- tagKeys: [ "k8s.namespaceName" ]
field: k8sNamespaceName
- tagKeys: [ "k8s.podName" ]
field: k8sPodName
- tagKeys: [ "k8s.containerName" ]
field: k8sContainerName
onMatch:
onMultipleMatches: RELATE_ALL
onMiss:
action: CREATE_UNINSTRUMENTED
uninstrumented:
type: CONTAINER

0 comments on commit df6d3ae

Please sign in to comment.