VPN client: start Nebula controller locally
diff --git a/charts/vpn-mesh-config/templates/api.yaml b/charts/vpn-mesh-config/templates/api.yaml
index 9da26d7..a747f4f 100644
--- a/charts/vpn-mesh-config/templates/api.yaml
+++ b/charts/vpn-mesh-config/templates/api.yaml
@@ -27,6 +27,8 @@
     metadata:
       labels:
         app: nebula-api
+      annotations:
+        checksum/config: {{ include (print $.Template.BasePath "/lighthouse-config-template.yaml") . | sha256sum }}
     spec:
       volumes:
       - name: config
diff --git a/charts/vpn-mesh-config/templates/lighthouse-config-template.yaml b/charts/vpn-mesh-config/templates/lighthouse-config-template.yaml
index cdf18df..016ecb0 100644
--- a/charts/vpn-mesh-config/templates/lighthouse-config-template.yaml
+++ b/charts/vpn-mesh-config/templates/lighthouse-config-template.yaml
@@ -14,6 +14,8 @@
     lighthouse:
       am_lighthouse: false
       interval: 60
+      hosts:
+      - "{{ .Values.lighthouse.internalIP }}"
     listen:
       host: "[::]"
       port: 4242
@@ -28,7 +30,7 @@
       tx_queue: 500
       mtu: 1300
     logging:
-      level: info
+      level: debug
       format: text
     firewall:
       conntrack: