| commit | dbf4a85c936183a0e01d0fe45afc1d7531ad0ee7 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Mon Jun 30 17:09:46 2025 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Mon Jun 30 17:09:46 2025 +0400 |
| tree | 46d309ee94b03846aeb6864c006d04450577954f | |
| parent | be95f05ed937bd1b944999ad3ba45ae0abe84350 [diff] [blame] |
Longhorn: Upgrade from 1.8.1 to 1.9.0 Change-Id: I809890d3f73e85119c5f3d97e53856bd371c8c81
diff --git a/charts/longhorn/templates/extra-objects.yaml b/charts/longhorn/templates/extra-objects.yaml new file mode 100644 index 0000000..f7e34d7 --- /dev/null +++ b/charts/longhorn/templates/extra-objects.yaml
@@ -0,0 +1,4 @@ +{{- range .Values.extraObjects }} +--- +{{- tpl (toYaml . ) $ }} +{{- end }}