Skip to content

Commit

Permalink
Add kyverno logs to CI
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
  • Loading branch information
stefanprodan committed Jan 20, 2021
1 parent 9947dc6 commit 05d625d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ jobs:
kubectl -n flux-system logs deploy/source-controller
kubectl -n flux-system logs deploy/kustomize-controller
kubectl -n flux-system logs deploy/helm-controller
kubectl -n kyverno get all
kubectl -n kyverno logs deploy/kyverno

0 comments on commit 05d625d

Please sign in to comment.