| commit | 0ccd1481dbc083b60a7cb8ac33ad99bef2c1eb02 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Wed Jun 21 15:02:24 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Wed Jun 21 15:02:24 2023 +0400 |
| tree | aa576e26ad40f83f2ad893f54fd6b0376e64faa6 | |
| parent | 44f9d599f546f4aaf9d42dc1db74f4989ac29513 [diff] [blame] |
installer: fully automate initial bootstrap and env creation
diff --git a/core/installer/values-tmpl/csi-driver-smb.jsonschema b/core/installer/values-tmpl/csi-driver-smb.jsonschema new file mode 100644 index 0000000..f42d895 --- /dev/null +++ b/core/installer/values-tmpl/csi-driver-smb.jsonschema
@@ -0,0 +1,6 @@ +{ + "type": "object", + "properties": { + }, + "additionalProperties": false +}