fix(wireshark): rw root fs / hostnet (#2389)

* fix(wireshark): rw root fs / netadmin / hostnet

* chore(sqlitebrowser): use different port to avoid conflicts

* remove net_admin from wireshark, don't set hostnetwork on zerotier on gui

* bump common
This commit is contained in:
Stavros Kois
2022-04-03 15:15:13 +02:00
committed by GitHub
parent c80233cfae
commit 19dd5a26d9
7 changed files with 13 additions and 10 deletions
+4 -1
View File
@@ -4,8 +4,11 @@ image:
tag: v3.4.13
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
hostNetwork: true
podSecurityContext:
runAsUser: 0
runAsGroup: 0
@@ -15,7 +18,7 @@ service:
ports:
main:
targetPort: 3000
port: 10137
port: 3000
persistence:
varrun: