mirror of
https://github.com/netbirdio/netbird.git
synced 2025-03-03 17:31:13 +01:00
Add statefulset example for netbird client
This commit is contained in:
parent
0bd0243a75
commit
083063f51d
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user