@@ -224,7 +224,6 @@ setup() {
|
||||
|
||||
# Forward port
|
||||
kubectl port-forward svc/argocd-server -n argocd 8080:443 >/dev/null 2>/dev/null &
|
||||
pid=$!
|
||||
sleep 3
|
||||
|
||||
# Run test
|
||||
|
Reference in New Issue
Block a user