Skip to content

Commit acad4ae

Browse files
committed
helm: add validation schema
Generated with https://github.com/losisin/helm-values-schema-json.git Helm plugin.
1 parent bc04e35 commit acad4ae

File tree

3 files changed

+1058
-93
lines changed

3 files changed

+1058
-93
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Configuration file for https://github.com/losisin/helm-values-schema-json
2+
values:
3+
- values.yaml
4+
output: values.schema.json
5+
k8sSchemaVersion: "v1.34.1"
6+
useHelmDocs: true

0 commit comments

Comments
 (0)