From 53a73e87c4ec85b3fd945593352f042f62894a64 Mon Sep 17 00:00:00 2001 From: Fabrice Jammes Date: Tue, 5 Dec 2023 11:17:28 +0100 Subject: [PATCH] Downgrade kind --- .ciux | 2 +- .github/workflows/itest.yml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.ciux b/.ciux index 585d96a1..0f40edae 100644 --- a/.ciux +++ b/.ciux @@ -7,5 +7,5 @@ dependencies: pull: true - url: https://github.com/astrolabsoftware/finkctl clone: true - - package: github.com/k8s-school/ktbx@v1.1.1-rc6 + - package: github.com/k8s-school/ktbx@v1.1.1-rc7 diff --git a/.github/workflows/itest.yml b/.github/workflows/itest.yml index 7d8ad60f..81699d7b 100644 --- a/.github/workflows/itest.yml +++ b/.github/workflows/itest.yml @@ -72,7 +72,8 @@ jobs: run: ciux ignite $PWD --itest --branch="$GHA_BRANCH_NAME" - name: Create ktbx configuration run: | - cat < $HOME/.ktbx + $HOME/.ktbx + cat < $HOME/.ktbx/config kind: # Supported only for clusters with one node # Use host directory to share data between host and kind node