Clusters: Support persistent storage on remote clusters.
With this merged users can request persistent volumes and PostgreSQL
instances on remote clusters.
This is achieved by Cluster manager installing open-iscsi on all
remote servers and running longhorn on top of them.
Change-Id: Ic1b24ede12fa32bb99f38e560207230437b45fd6
diff --git a/core/installer/app_repository.go b/core/installer/app_repository.go
index e4bfa4d..67d2833 100644
--- a/core/installer/app_repository.go
+++ b/core/installer/app_repository.go
@@ -55,6 +55,7 @@
"values-tmpl/env-dns.cue",
"values-tmpl/launcher.cue",
"values-tmpl/cluster-network.cue",
+ "values-tmpl/longhorn.cue",
}
var infraAppConfigs = []string{