Skip to content
Discussion options

You must be logged in to vote

@phillebaba I was able to upgrade:

# Management server
kubectl get deployment netbird-server -n netbird -o jsonpath='{.spec.template.spec.containers[0].image}'
# → netbirdio/netbird-server:0.70.5

# Dashboard
kubectl get deployment netbird-dashboard -n netbird -o jsonpath='{.spec.template.spec.containers[0].image}'
# → netbirdio/dashboard:v2.37.1

# Operator (helm release)
helm list -n netbird --filter netbird-operator
# → netbird-operator-0.4.1 / app version v0.4.1

That made a big difference.

I'm seeing the reconciliation happen once every 15 minutes now instead of constantly:

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by phillebaba
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants