Files
infra-prod/deploy/rocket-chat/charts/mongodb/charts/common/values.schema.json
2025-04-03 15:16:10 +02:00

11 lines
215 B
JSON

{
"title": "Chart Values",
"type": "object",
"properties": {
"exampleValue": {
"type": "string",
"description": "",
"default": "common-chart"
}
}
}