Skip to content

Commit

Permalink
Revert "Add new lookup defining container candidate relationship (#1763
Browse files Browse the repository at this point in the history
…)" (#1784)

This reverts commit 818a5f2.
  • Loading branch information
otaviocarvalho authored Nov 13, 2024
1 parent 3ae5ff1 commit cd958d4
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 cd958d4

Please sign in to comment.