Installer: nebula controller
diff --git a/helmfile/base/helmfile.yaml b/helmfile/base/helmfile.yaml
index c8b7cbe..276096e 100644
--- a/helmfile/base/helmfile.yaml
+++ b/helmfile/base/helmfile.yaml
@@ -199,6 +199,20 @@
- adminService:
name: hydra # IGNORED
port: 80
+- name: nebula-controller
+ chart: ../../charts/nebula
+ namespace: {{ .Values.name }}-nebula-controller
+ values:
+ - controller:
+ image:
+ repository: giolekva/nebula-controller
+ tag: latest
+ pullPolicy: Always
+ - manage:
+ image:
+ repository: giolekva/nebula-web
+ tag: latest
+ pullPolicy: Always
environments:
prod: