Skip to content

Commit

Permalink
chore: generate a schema for keycloak helm chart (#627)
Browse files Browse the repository at this point in the history
## Description

Using [remarshal](https://github.com/remarshal-project/remarshal) and
[generate-json-schema](https://github.com/Nijikokun/generate-schema), I
locally created a `values.schema.json` file for keycloak's chart. I also
referenced [this
post](https://www.arthurkoziel.com/validate-helm-chart-values-with-json-schemas/)
to build context on schemas & helm charts.

## Related Issue

Fixes #563 

## Type of change

- [X] Other (security config, docs update, etc)

## Checklist before merging

- [x] Test, docs, adr added or updated as needed
- [x] [Contributor
Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)
followed

---------

Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
Co-authored-by: Chance <139784371+UnicornChance@users.noreply.github.com>
  • Loading branch information
3 people committed Aug 15, 2024
1 parent 10ab714 commit cf3a9e7
Showing 1 changed file with 426 additions and 0 deletions.
Loading

0 comments on commit cf3a9e7

Please sign in to comment.