UNCLASSIFIED - NO CUI

Skip to content

JSON schema

Rob Ferguson requested to merge json-schema into release-2.x

General MR

Summary

Add JSON Schema file for BigBang umbrella values.yaml

Fixes #1469 (closed)

See Helm Docs - https://helm.sh/docs/topics/charts/#schema-files

This adds a file values.schema.json that is used to validate values passed in to the BigBang umbrella chart. For this first pass I added schema for the core packages (not including passthrough values), and the common fields (flux, git) for addons.

Edited by Rob Ferguson

Merge request reports