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

Commit

Permalink
ci: add inspektor-gadget
Browse files Browse the repository at this point in the history
  • Loading branch information
iaguis committed Oct 15, 2020
1 parent 7d4cd60 commit 150bcc1
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 @@ -125,3 +125,5 @@ component "headlamp" {
certmanager_cluster_issuer = "letsencrypt-staging"
}
}

component "inspektor-gadget" {}
2 changes: 2 additions & 0 deletions ci/aws/aws-cluster.lokocfg.envsubst
Original file line number Diff line number Diff line change
Expand Up @@ -243,3 +243,5 @@ component "headlamp" {
certmanager_cluster_issuer = "letsencrypt-staging"
}
}

component "inspektor-gadget" {}
2 changes: 2 additions & 0 deletions ci/baremetal/baremetal-cluster.lokocfg.envsubst
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ cluster "bare-metal" {
"roleofnode" = "testing",
}
}

component "inspektor-gadget" {}
2 changes: 2 additions & 0 deletions ci/packet/packet-cluster.lokocfg.envsubst
Original file line number Diff line number Diff line change
Expand Up @@ -215,3 +215,5 @@ component "headlamp" {
certmanager_cluster_issuer = "letsencrypt-staging"
}
}

component "inspektor-gadget" {}

0 comments on commit 150bcc1

Please sign in to comment.