| commit | 2df23dbf85fe616b2ea83fcbf77834e4a336a595 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Thu Dec 14 07:55:22 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Thu Dec 14 07:55:22 2023 +0400 |
| tree | 2476557a336b2d3b236e36496682e0cefa894543 | |
| parent | 1caed36cebccd7b8b13666667d044547bb6751dc [diff] [blame] |
fluxcd-reconciler, env creator calling it every 30 sec to sync the cluster
diff --git a/core/installer/values-tmpl/fluxcd-reconciler.jsonschema b/core/installer/values-tmpl/fluxcd-reconciler.jsonschema new file mode 100644 index 0000000..4a7c07d --- /dev/null +++ b/core/installer/values-tmpl/fluxcd-reconciler.jsonschema
@@ -0,0 +1,5 @@ +{ + "type": "object", + "properties": {}, + "additionalProperties": false +}