Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
ci: Add component node-problem-detector
Browse files Browse the repository at this point in the history
Signed-off-by: knrt10 <[email protected]>
  • Loading branch information
knrt10 committed Feb 23, 2021
1 parent f69760d commit 7fce619
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/aks/aks-cluster.lokocfg.envsubst
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,5 @@ component "web-ui" {
}

component "inspektor-gadget" {}

component "node-problem-detector" {}
2 changes: 2 additions & 0 deletions ci/aws/aws-cluster.lokocfg.envsubst
Original file line number Diff line number Diff line change
Expand Up @@ -294,3 +294,5 @@ component "web-ui" {
}

component "inspektor-gadget" {}

component "node-problem-detector" {}
2 changes: 2 additions & 0 deletions ci/baremetal/baremetal-cluster.lokocfg.envsubst
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,5 @@ cluster "bare-metal" {
}

component "inspektor-gadget" {}

component "node-problem-detector" {}
2 changes: 2 additions & 0 deletions ci/packet/packet-cluster.lokocfg.envsubst
Original file line number Diff line number Diff line change
Expand Up @@ -250,3 +250,5 @@ EOF
service_monitor = true
}
}

component "node-problem-detector" {}

0 comments on commit 7fce619

Please sign in to comment.