From 56e2e10d4ff2400811ec8c000d533b5cface7522 Mon Sep 17 00:00:00 2001 From: Chris Alfano Date: Sat, 13 Jan 2024 16:30:03 -0500 Subject: [PATCH] feat(ci): define helm-chart holobranch --- .holo/branches/helm-chart/_balancer.toml | 3 +++ .holo/config.toml | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 .holo/branches/helm-chart/_balancer.toml create mode 100644 .holo/config.toml diff --git a/.holo/branches/helm-chart/_balancer.toml b/.holo/branches/helm-chart/_balancer.toml new file mode 100644 index 00000000..3acdeaee --- /dev/null +++ b/.holo/branches/helm-chart/_balancer.toml @@ -0,0 +1,3 @@ +[holomapping] +root = "helm-chart" +files = "**" \ No newline at end of file diff --git a/.holo/config.toml b/.holo/config.toml new file mode 100644 index 00000000..aa3dacf3 --- /dev/null +++ b/.holo/config.toml @@ -0,0 +1,2 @@ +[holospace] +name = "balancer"