mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-08 13:10:05 +00:00
Fix resume waiting
This commit is contained in:
parent
cf6ece1b4c
commit
d8802b7d4a
2 changed files with 35 additions and 1 deletions
1
.github/workflows/e2e.yaml
vendored
1
.github/workflows/e2e.yaml
vendored
|
|
@ -99,5 +99,6 @@ jobs:
|
|||
kubectl version --client --short
|
||||
kustomize version --short
|
||||
kubectl -n gitops-system get all
|
||||
kubectl -n gitops-system get kustomizations -oyaml
|
||||
kubectl -n gitops-system logs deploy/source-controller
|
||||
kubectl -n gitops-system logs deploy/kustomize-controller
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue