From 9213ea0f091591fd6eac99634673be2a052ed875 Mon Sep 17 00:00:00 2001 From: Michael Dresser Date: Mon, 11 Jul 2022 12:01:59 -0400 Subject: [PATCH] Add test using --use-proxy --- test/integration.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/integration.sh b/test/integration.sh index 668901c..2d3e498 100755 --- a/test/integration.sh +++ b/test/integration.sh @@ -74,3 +74,6 @@ $binary pod \ --window yesterday \ --show-cpu \ -n kube-system + +# use proxy +$binary namespace --use-proxy