| commit | 3e1b96b2a4177c58f2fa53d9327b4a2641cb807a | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Tue Jul 21 18:52:35 2026 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Wed Jul 22 10:54:17 2026 +0400 |
| tree | 8214b16aa49cc98bc6e52d172146f80791322cbe | |
| parent | b16325962a9414390439d3393f8e72ba8a1b30b1 [diff] [blame] |
longhorn: upgrade from 1.9.0 to 1.12.0 (with intermediate releases) Change-Id: Ice8f4e8f7e073023ab274c83154d9368525f9231
diff --git a/charts/longhorn-1.10.2/templates/extra-objects.yaml b/charts/longhorn-1.10.2/templates/extra-objects.yaml new file mode 100644 index 0000000..f7e34d7 --- /dev/null +++ b/charts/longhorn-1.10.2/templates/extra-objects.yaml
@@ -0,0 +1,4 @@ +{{- range .Values.extraObjects }} +--- +{{- tpl (toYaml . ) $ }} +{{- end }}