wiremind/Kubernetes Helm Kubeval
Validate all Kubernetes manifests generated by helm template for all values files in the ci directory of the Helm Chart.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the directory containing your Chart(s) | no | . |
| config | The path to the configuration file containing your Chart(s) Repository Url(s) | no | config_repos |
| output | Output format for results | no | stdout |
| version | Version of Kubernetes to validate against | no | master |
| strict | Whether to not to check for extra properties | no | true |
| openshift | Whether to use the schemas from OpenShift rather than Kubernetes | no | false |
| ignore_missing_schemas | Whether or not to skip custom resources | no | true |
Outputs
no outputs