mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-16 07:16:38 +00:00
Add statefulset example for netbird client
This commit is contained in:
@@ -25,6 +25,8 @@ spec:
|
||||
value: "/etc/netbird/config.json"
|
||||
- name: NB_HOSTNAME
|
||||
value: "netbird-k8s-reg1" # name that will appear in the management UI
|
||||
- name: NB_LOG_LEVEL
|
||||
value: "info"
|
||||
securityContext:
|
||||
capabilities:
|
||||
add:
|
||||
|
||||
Reference in New Issue
Block a user