Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
bfb33a862d1d30be4d5784d886b2ef22383d93f9
/
.
/
core
/
installer
/
values-tmpl
/
rpuppy.jsonschema
blob: d6e0d0dea74dc3007d28c9ef5a330b53bbcf481d [
file
] [
log
] [
blame
]
{
"type"
:
"object"
,
"properties"
:
{
"Network"
:
{
"type"
:
"string"
,
"default"
:
"Public"
,
"role"
:
"network"
},
"Subdomain"
:
{
"type"
:
"string"
,
"default"
:
"woof"
}
},
"additionalProperties"
:
false
}