We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78fbd83 commit 6c0aba5Copy full SHA for 6c0aba5
.github/workflows/ci.yml
@@ -20,6 +20,7 @@ jobs:
20
- name: Create k8s/kind cluster
21
run: |
22
go install github.com/k8s-school/[email protected]
23
+ ktbx install helm
24
ktbx create -c cilium
25
- name: Install ink
26
0 commit comments