Fix kubernetes secretstore conformance test
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
This commit is contained in:
parent
8848d77c01
commit
f39a071e45
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue