Commit Graph

3 Commits

Author SHA1 Message Date
Benjamin A. Petersen
4210810c71
WIP: update the schema gen for supervisor
the ./build.sh for the ytt invocation for this.
there is more work to do here, this gets us started.
many of our multiline descriptions need to be assessed.
do we want both? the description and also the schema text?
2023-09-20 15:17:27 -04:00
Benjamin A. Petersen
6c0dccdfbd
Update supervisor values.yaml to a schema doc. Make @nullable work
- see build.sh for documented script to run to generate:
   ytt --file supervisor/config/values.yaml --data-values-schema-inspect --output openapi-v3 > supervisor/schema-openapi.yml
2023-09-20 15:17:27 -04:00
Benjamin A. Petersen
7002e4dd13
WIP: hack in a deploy_carvel/supervisor directory, but strip out the deployment for simplicity 2023-09-20 15:17:26 -04:00