| commit | 0c5b8bebda895075dfc6d8ffb2c61329a0438542 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Wed May 31 14:15:52 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Wed May 31 14:15:52 2023 +0400 |
| tree | 0679732dc42bb39ced1d21cadfb7adbdc55065ac | |
| parent | 5b1e8eef161b57ccb0490836b5d2081d1985735a [diff] [blame] |
installer: core-auth
diff --git a/core/installer/values-tmpl/core-auth.jsonschema b/core/installer/values-tmpl/core-auth.jsonschema index f42d895..a7ccc8d 100644 --- a/core/installer/values-tmpl/core-auth.jsonschema +++ b/core/installer/values-tmpl/core-auth.jsonschema
@@ -1,6 +1,7 @@ { "type": "object", "properties": { + "Subdomain": { "type": "string" } }, "additionalProperties": false }