Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
hardbyte committed Oct 26, 2023
1 parent b3aeb48 commit 25dc88e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,10 @@ jobs:
--wait=true \
--helm-set cni.chainingMode=portmap
- name: Debug Cilium Resources
run: |
kubectl api-resources | grep cilium
# - name: Enable Hubble Relay
# run: |
# cilium hubble enable --ui
Expand Down

0 comments on commit 25dc88e

Please sign in to comment.