| commit | 5cd321671998810692f365f9c1c715abed58621f | [log] [tgz] |
|---|---|---|
| author | giolekva <giolekva@gmail.com> | Fri Nov 05 20:10:19 2021 +0400 |
| committer | giolekva <giolekva@gmail.com> | Fri Nov 05 20:10:19 2021 +0400 |
| tree | 01c4cf2c0d1c47529840c1fcac5429c0c680864c | |
| parent | 4a021b196f7bf24b0f1634f68c85d0642b90ddc5 [diff] [blame] |
Installer: use helmfile for installing base & user services. For now only ingress with vpn mesh is covered
diff --git a/charts/vpn-mesh-config/Chart.yaml b/charts/vpn-mesh-config/Chart.yaml new file mode 100644 index 0000000..cb9112a --- /dev/null +++ b/charts/vpn-mesh-config/Chart.yaml
@@ -0,0 +1,6 @@ +apiVersion: v2 +name: vpn-mesh-config +description: A Helm chart for PCloud internal VPN mesh network configuration +type: application +version: 0.0.1 +appVersion: "0.0.1"