charts: metallb-config-env
diff --git a/charts/metallb-config-env/values.yaml b/charts/metallb-config-env/values.yaml
new file mode 100644
index 0000000..30054d6
--- /dev/null
+++ b/charts/metallb-config-env/values.yaml
@@ -0,0 +1,7 @@
+id: example
+ingressPrivate: 10.1.0.1
+headscale: 10.1.0.2
+softServe: 10.1.0.3
+rest:
+  from: 10.1.0.10
+  to: 10.1.0.255