From 083063f51d7e7492bafae84938a036abc1a6164c Mon Sep 17 00:00:00 2001 From: Maycon Santos Date: Tue, 22 Aug 2023 14:05:31 +0200 Subject: [PATCH] Add statefulset example for netbird client --- infrastructure_files/client-statefulset.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/infrastructure_files/client-statefulset.yml b/infrastructure_files/client-statefulset.yml index e360124e9..835c94edf 100644 --- a/infrastructure_files/client-statefulset.yml +++ b/infrastructure_files/client-statefulset.yml @@ -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: