{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Values schema for Kubeslice Helm chart",
"type": "object",
"properties": {
"global": {
"properties":{
"profile": {
"openshift": {
"type": "boolean"
}