mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-18 09:27:02 +00:00
Update Readme.md
Good catch! Co-authored-by: Yann Hamon <yannh@users.noreply.github.com>
This commit is contained in:
parent
37627482cc
commit
f253bfc16b
1 changed files with 1 additions and 1 deletions
|
|
@ -331,7 +331,7 @@ lint-kubeconform:
|
||||||
name: ghcr.io/yannh/kubeconform:latest-alpine
|
name: ghcr.io/yannh/kubeconform:latest-alpine
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
script:
|
script:
|
||||||
- /kubeconform summary -output json kubeconfigs/
|
- /kubeconform -summary -output json kubeconfigs/
|
||||||
```
|
```
|
||||||
|
|
||||||
See [issue 106](https://github.com/yannh/kubeconform/issues/106) for more details.
|
See [issue 106](https://github.com/yannh/kubeconform/issues/106) for more details.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue