2021-12-12 22:27:04 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/wireshark
|
|
|
|
pullPolicy: IfNotPresent
|
2022-11-22 08:14:43 +00:00
|
|
|
tag: 3.6.5@sha256:4e4f440e4fa62ee77a8feea612b36e1bda11391fdc6988c5d05ef82f2913d0cf
|
2021-12-12 22:27:04 +00:00
|
|
|
|
|
|
|
securityContext:
|
2022-04-03 13:15:13 +00:00
|
|
|
readOnlyRootFilesystem: false
|
2021-12-12 22:27:04 +00:00
|
|
|
runAsNonRoot: false
|
2022-10-19 21:11:44 +00:00
|
|
|
allowPrivilegeEscalation: true
|
|
|
|
privileged: true
|
2021-12-12 22:27:04 +00:00
|
|
|
|
2022-04-03 13:15:13 +00:00
|
|
|
hostNetwork: true
|
|
|
|
|
2021-12-12 22:27:04 +00:00
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
targetPort: 3000
|
2022-04-03 13:15:13 +00:00
|
|
|
port: 3000
|
2021-12-12 22:27:04 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
varrun:
|
|
|
|
enabled: true
|
|
|
|
config:
|
|
|
|
enabled: true
|
2021-12-18 19:25:00 +00:00
|
|
|
mountPath: "/config"
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|