Skip to content

Commit

Permalink
Downgrade kind
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Dec 5, 2023
1 parent f410d81 commit 53a73e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ciux
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ dependencies:
pull: true
- url: https://github.com/astrolabsoftware/finkctl
clone: true
- package: github.com/k8s-school/[email protected]rc6
- package: github.com/k8s-school/[email protected]rc7

3 changes: 2 additions & 1 deletion .github/workflows/itest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ jobs:
run: ciux ignite $PWD --itest --branch="$GHA_BRANCH_NAME"
- name: Create ktbx configuration
run: |
cat <<EOF > $HOME/.ktbx
$HOME/.ktbx
cat <<EOF > $HOME/.ktbx/config
kind:
# Supported only for clusters with one node
# Use host directory to share data between host and kind node
Expand Down

0 comments on commit 53a73e8

Please sign in to comment.