Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
cb64b16e1a2a4df4d5a3b6f3e29c02850f830178
/
.
/
core
/
installer
/
values-tmpl
/
pihole.jsonschema
blob: 942b269da0556e46349fc6489fd6222a781100d0 [
file
] [
log
] [
blame
]
{
"type"
:
"object"
,
"properties"
:
{
"Subdomain"
:
{
"type"
:
"string"
,
"default"
:
"pihole"
}
},
"additionalProperties"
:
false
}