mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 17:07:04 +02:00
15 lines
233 B
JSON
15 lines
233 B
JSON
{
|
|
"annotations": {
|
|
"type": ["object", "null"],
|
|
"additionalProperties": {
|
|
"type": ["string"]
|
|
}
|
|
},
|
|
|
|
"labels": {
|
|
"type": ["object", "null"],
|
|
"additionalProperties": {
|
|
"type": ["string"]
|
|
}
|
|
}
|
|
}
|