Update Readme.md

Good catch!

Co-authored-by: Yann Hamon <yannh@users.noreply.github.com>
This commit is contained in:
Lucien Boix 2023-09-18 18:35:44 -04:00 committed by GitHub
parent 37627482cc
commit f253bfc16b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -331,7 +331,7 @@ lint-kubeconform:
name: ghcr.io/yannh/kubeconform:latest-alpine
entrypoint: [""]
script:
- /kubeconform summary -output json kubeconfigs/
- /kubeconform -summary -output json kubeconfigs/
```
See [issue 106](https://github.com/yannh/kubeconform/issues/106) for more details.