Florian Ruynat
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
tests/testcases/100_check-k8s-conformance.yml
|
|
@ -1,7 +1,7 @@ |
|
|
|
--- |
|
|
|
- hosts: kube-master[0] |
|
|
|
vars: |
|
|
|
sonobuoy_version: 0.16.0 |
|
|
|
sonobuoy_version: 0.18.4 |
|
|
|
sonobuoy_arch: amd64 |
|
|
|
sonobuoy_parallel: 30 |
|
|
|
sonobuoy_path: /usr/local/bin/sonobuoy |
|
|
|