diff --git a/.github/workflows/centraldb_kind_test.yaml b/.github/workflows/centraldb_kind_test.yaml index 739c5d6d23..2b4e0956c2 100644 --- a/.github/workflows/centraldb_kind_test.yaml +++ b/.github/workflows/centraldb_kind_test.yaml @@ -15,7 +15,7 @@ jobs: run: ./testing/gh-actions/install_kind.sh - name: Create KinD Cluster - run: kind create cluster --config testing/gh-actions/kind-1-22.yaml + run: kind create cluster --config testing/gh-actions/kind-cluster-1-22.yaml - name: Install kustomize run: ./testing/gh-actions/install_kustomize.sh diff --git a/.github/workflows/jwa_kind_test.yaml b/.github/workflows/jwa_kind_test.yaml index 8c8d3ceb8e..dfcbaae997 100644 --- a/.github/workflows/jwa_kind_test.yaml +++ b/.github/workflows/jwa_kind_test.yaml @@ -15,7 +15,7 @@ jobs: run: ./testing/gh-actions/install_kind.sh - name: Create KinD Cluster - run: kind create cluster --config testing/gh-actions/kind-1-22.yaml + run: kind create cluster --config testing/gh-actions/kind-cluster-1-22.yaml - name: Install kustomize run: ./testing/gh-actions/install_kustomize.sh diff --git a/.github/workflows/katib_kind_test.yaml b/.github/workflows/katib_kind_test.yaml index e67e3592fe..dc954c40e3 100644 --- a/.github/workflows/katib_kind_test.yaml +++ b/.github/workflows/katib_kind_test.yaml @@ -15,7 +15,7 @@ jobs: run: ./testing/gh-actions/install_kind.sh - name: Create KinD Cluster - run: kind create cluster --config testing/gh-actions/kind-1-22.yaml + run: kind create cluster --config testing/gh-actions/kind-cluster-1-22.yaml - name: Install kustomize run: ./testing/gh-actions/install_kustomize.sh diff --git a/.github/workflows/kserve_kind_test.yaml b/.github/workflows/kserve_kind_test.yaml index d778dd19b7..56a684d081 100644 --- a/.github/workflows/kserve_kind_test.yaml +++ b/.github/workflows/kserve_kind_test.yaml @@ -15,7 +15,7 @@ jobs: run: ./testing/gh-actions/install_kind.sh - name: Create KinD Cluster - run: kind create cluster --config testing/gh-actions/kind-1-22.yaml + run: kind create cluster --config testing/gh-actions/kind-cluster-1-22.yaml - name: Install kustomize run: ./testing/gh-actions/install_kustomize.sh diff --git a/.github/workflows/nb_controller_kind_test.yaml b/.github/workflows/nb_controller_kind_test.yaml index 007de0a56b..9711717530 100644 --- a/.github/workflows/nb_controller_kind_test.yaml +++ b/.github/workflows/nb_controller_kind_test.yaml @@ -15,7 +15,7 @@ jobs: run: ./testing/gh-actions/install_kind.sh - name: Create KinD Cluster - run: kind create cluster --config testing/gh-actions/kind-1-22.yaml + run: kind create cluster --config testing/gh-actions/kind-cluster-1-22.yaml - name: Install kustomize run: ./testing/gh-actions/install_kustomize.sh diff --git a/.github/workflows/pipeline_kind_test.yaml b/.github/workflows/pipeline_kind_test.yaml index d6ad29e8b8..ff2aef240c 100644 --- a/.github/workflows/pipeline_kind_test.yaml +++ b/.github/workflows/pipeline_kind_test.yaml @@ -15,7 +15,7 @@ jobs: run: ./testing/gh-actions/install_kind.sh - name: Create KinD Cluster - run: kind create cluster --config testing/gh-actions/kind-1-22.yaml + run: kind create cluster --config testing/gh-actions/kind-cluster-1-22.yaml - name: Install kustomize run: ./testing/gh-actions/install_kustomize.sh diff --git a/.github/workflows/poddefaults_kind_test.yaml b/.github/workflows/poddefaults_kind_test.yaml index fa99e1f32f..2001ea20d4 100644 --- a/.github/workflows/poddefaults_kind_test.yaml +++ b/.github/workflows/poddefaults_kind_test.yaml @@ -15,7 +15,7 @@ jobs: run: ./testing/gh-actions/install_kind.sh - name: Create KinD Cluster - run: kind create cluster --config testing/gh-actions/kind-1-22.yaml + run: kind create cluster --config testing/gh-actions/kind-cluster-1-22.yaml - name: Install kustomize run: ./testing/gh-actions/install_kustomize.sh diff --git a/.github/workflows/profiles_kind_test.yaml b/.github/workflows/profiles_kind_test.yaml index fb07207b94..46e08ad2a4 100644 --- a/.github/workflows/profiles_kind_test.yaml +++ b/.github/workflows/profiles_kind_test.yaml @@ -15,7 +15,7 @@ jobs: run: ./testing/gh-actions/install_kind.sh - name: Create KinD Cluster - run: kind create cluster --config testing/gh-actions/kind-1-22.yaml + run: kind create cluster --config testing/gh-actions/kind-cluster-1-22.yaml - name: Install kustomize run: ./testing/gh-actions/install_kustomize.sh diff --git a/.github/workflows/tb_controller_kind_test.yaml b/.github/workflows/tb_controller_kind_test.yaml index 8ab37301c6..c4a7b7a4a2 100644 --- a/.github/workflows/tb_controller_kind_test.yaml +++ b/.github/workflows/tb_controller_kind_test.yaml @@ -15,7 +15,7 @@ jobs: run: ./testing/gh-actions/install_kind.sh - name: Create KinD Cluster - run: kind create cluster --config testing/gh-actions/kind-1-22.yaml + run: kind create cluster --config testing/gh-actions/kind-cluster-1-22.yaml - name: Install kustomize run: ./testing/gh-actions/install_kustomize.sh diff --git a/.github/workflows/train_operator_kind_test.yaml b/.github/workflows/train_operator_kind_test.yaml index 4dbaa6e181..335729da08 100644 --- a/.github/workflows/train_operator_kind_test.yaml +++ b/.github/workflows/train_operator_kind_test.yaml @@ -15,7 +15,7 @@ jobs: run: ./testing/gh-actions/install_kind.sh - name: Create KinD Cluster - run: kind create cluster --config testing/gh-actions/kind-1-22.yaml + run: kind create cluster --config testing/gh-actions/kind-cluster-1-22.yaml - name: Install kustomize run: ./testing/gh-actions/install_kustomize.sh diff --git a/.github/workflows/twa_kind_test.yaml b/.github/workflows/twa_kind_test.yaml index afb74e6af5..72314ed8ce 100644 --- a/.github/workflows/twa_kind_test.yaml +++ b/.github/workflows/twa_kind_test.yaml @@ -15,7 +15,7 @@ jobs: run: ./testing/gh-actions/install_kind.sh - name: Create KinD Cluster - run: kind create cluster --config testing/gh-actions/kind-1-22.yaml + run: kind create cluster --config testing/gh-actions/kind-cluster-1-22.yaml - name: Install kustomize run: ./testing/gh-actions/install_kustomize.sh diff --git a/.github/workflows/vwa_kind_test.yaml b/.github/workflows/vwa_kind_test.yaml index b5822d2f9e..4588aab0ca 100644 --- a/.github/workflows/vwa_kind_test.yaml +++ b/.github/workflows/vwa_kind_test.yaml @@ -15,7 +15,7 @@ jobs: run: ./testing/gh-actions/install_kind.sh - name: Create KinD Cluster - run: kind create cluster --config testing/gh-actions/kind-1-22.yaml + run: kind create cluster --config testing/gh-actions/kind-cluster-1-22.yaml - name: Install kustomize run: ./testing/gh-actions/install_kustomize.sh