Skip to content

Commit

Permalink
refined sonobuoy (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
yzaccc authored Jan 26, 2022
1 parent 7e390b0 commit 42fc269
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ docker-push: ## Push the project docker image to dockerhub
docker push ${REGISTRY}/${IMAGE}:${TAG}

sonobuoy-run: ## Run k8s-service-validator as sonobuoy plugin in a cluster
sonobuoy delete
sonobuoy run --plugin sonobuoy-plugin.yaml --wait

sonobuoy-retrieve: ## Retrieve results from sonobuoy plugin
Expand Down

0 comments on commit 42fc269

Please sign in to comment.