mirror of
https://github.com/netbirdio/netbird.git
synced 2025-03-04 01:41:17 +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"
|
value: "/etc/netbird/config.json"
|
||||||
- name: NB_HOSTNAME
|
- name: NB_HOSTNAME
|
||||||
value: "netbird-k8s-reg1" # name that will appear in the management UI
|
value: "netbird-k8s-reg1" # name that will appear in the management UI
|
||||||
|
- name: NB_LOG_LEVEL
|
||||||
|
value: "info"
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
add:
|
add:
|
||||||
|
Loading…
Reference in New Issue
Block a user