diff --git a/Readme.md b/Readme.md index 498f84f..f135f59 100644 --- a/Readme.md +++ b/Readme.md @@ -331,7 +331,7 @@ lint-kubeconform: name: ghcr.io/yannh/kubeconform:latest-alpine entrypoint: [""] script: - - kubeconform + - /kubeconform -summary -output json kubeconfigs/ ``` See [issue 106](https://github.com/yannh/kubeconform/issues/106) for more details.