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