| commit | 716efb913e77382bc77d80239502f8491673b3ac | [log] [tgz] |
|---|---|---|
| author | giolekva <giolekva@gmail.com> | Sat May 07 23:08:58 2022 +0400 |
| committer | giolekva <giolekva@gmail.com> | Sat May 07 23:13:47 2022 +0400 |
| tree | be89bb0fe80647fa5213a7a54990f84c7b5aa8e3 | |
| parent | a5d1eb695b43d1914dbfcf7ba7f53165146e6eb0 [diff] [blame] |
core-installer: bootstrap logic Installs soft-serve git server and fluxcd. Fluxcd stores all system resource configurations on soft-serve.
diff --git a/charts/flux-bootstrap/Chart.yaml b/charts/flux-bootstrap/Chart.yaml new file mode 100644 index 0000000..26b3ff3 --- /dev/null +++ b/charts/flux-bootstrap/Chart.yaml
@@ -0,0 +1,6 @@ +apiVersion: v2 +name: flux-bootstrap +description: A Helm chart to bootstrap Fluxcd on PCloud +type: application +version: 0.0.1 +appVersion: "0.0.1"