Fix netbird-operator: add self-hosted management URL

The operator was missing managementURL, causing it to default to the
NetBird SaaS cloud (api.netbird.io) instead of the self-hosted instance.
This resulted in an infinite reconcile loop and no networks/resources
being created.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Scooby Husky
2026-03-15 16:08:51 -05:00
co-authored by Claude Opus 4.6
parent 0c16785116
commit 2edc8a156e
@@ -2,6 +2,9 @@
# Auto-discovers K8s services via annotations and creates Netbird Networks
# Chart: netbird-operator/kubernetes-operator
# Self-hosted management server URL (undocumented chart value)
managementURL: "https://netbird.kube.huskypup.net"
# API key from ExternalSecret-managed secret
netbirdAPI:
keyFromSecret: