Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Ramesh Malla <[email protected]>
  • Loading branch information
rameshmalla authored Dec 9, 2023
1 parent ddcdb00 commit ff6fe31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ below operations.

The config operator validates the `data` in the config against the JSON `schema` before generating the necessary config
map. The `schema` adheres to the [Draft-4](https://json-schema.org/specification-links#draft-4) convention.

![Validation flow](./docs/validation.png)

### Restricts direct changes to the native config-map resource
Expand Down Expand Up @@ -213,4 +214,4 @@ Apply this [example](./install/testing/app-deployment.yaml) to play with the cus
If you have questions, concerns, bug reports, etc., please file an issue in this repository's [Issue Tracker](https://github.com/rameshmalla/k8s-custom-configmap/issues).

## Getting involved/Contributing
To contribute, simply make a pull request and add a brief description (1-2 sentences) of your addition or change. For more details check the contribution [guidelines](./CONTRIBUTING.md).
To contribute, simply make a pull request and add a brief description (1-2 sentences) of your addition or change. For more details check the contribution [guidelines](./CONTRIBUTING.md).

0 comments on commit ff6fe31

Please sign in to comment.