Intaller: nebula controller chart
diff --git a/charts/nebula/values.yaml b/charts/nebula/values.yaml
new file mode 100644
index 0000000..5f3e30f
--- /dev/null
+++ b/charts/nebula/values.yaml
@@ -0,0 +1,10 @@
+controller:
+  image:
+    repository: giolekva/nebula-controller
+    tag: latest
+    pullPolicy: Always
+manage:
+  image:
+    repository: giolekva/nebula-web
+    tag: latest
+    pullPolicy: Always