Rename gotk-system namespace to flux-system
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
8
.github/workflows/e2e.yaml
vendored
8
.github/workflows/e2e.yaml
vendored
@@ -146,7 +146,7 @@ jobs:
|
||||
if: failure()
|
||||
run: |
|
||||
kubectl version --client --short
|
||||
kubectl -n gotk-system get all
|
||||
kubectl -n gotk-system get kustomizations -oyaml
|
||||
kubectl -n gotk-system logs deploy/source-controller
|
||||
kubectl -n gotk-system logs deploy/kustomize-controller
|
||||
kubectl -n flux-system get all
|
||||
kubectl -n flux-system get kustomizations -oyaml
|
||||
kubectl -n flux-system logs deploy/source-controller
|
||||
kubectl -n flux-system logs deploy/kustomize-controller
|
||||
|
||||
Reference in New Issue
Block a user