diff --git a/config.json.template b/config.json.template index b63aab6..da4b79b 100644 --- a/config.json.template +++ b/config.json.template @@ -6,10 +6,7 @@ }, "process": { "terminal": false, - "user": { - "uid": 996, - "gid": 994 - }, + "user": {}, "args": [ "/usr/bin/kube-proxy-docker.sh" ],