Fix kubernetes secretstore conformance test

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
This commit is contained in:
Bernd Verst 2022-11-28 15:59:19 -08:00
parent 8848d77c01
commit f39a071e45
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ jobs:
if: contains(matrix.component, 'mysql.mariadb')
- name: Start KinD
uses: helm/kind-action@v1.0.0
uses: helm/kind-action@v1.4.0
if: contains(matrix.component, 'kubernetes')
- name: Start postgresql