Skip to content

Commit

Permalink
Merge pull request #125 from kubecost/mmd/add-use-proxy-test
Browse files Browse the repository at this point in the history
Add test using --use-proxy
  • Loading branch information
michaelmdresser authored Jul 11, 2022
2 parents 9c33aa5 + 1eb26d3 commit 3360cdf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,6 @@ $binary pod \
--window yesterday \
--show-cpu \
-n kube-system

# use proxy
$binary namespace --use-proxy

0 comments on commit 3360cdf

Please sign in to comment.