2021-12-12 22:27:04 +00:00
|
|
|
image:
|
2023-12-06 10:42:22 +00:00
|
|
|
repository: ghcr.io/linuxserver/wireshark
|
2021-12-12 22:27:04 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2023-12-06 10:42:22 +00:00
|
|
|
tag: 4.0.10@sha256:82b4892e963e9f65c1d93014a6f6bf8cec99403def04828f7e6d67ec0d71ab41
|
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-11-30 19:29:29 +00:00
|
|
|
capabilities:
|
|
|
|
add:
|
|
|
|
- NET_ADMIN
|
2021-12-12 22:27:04 +00:00
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
2022-11-30 19:29:29 +00:00
|
|
|
hostNetwork: true
|
2021-12-12 22:27:04 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
targetPort: 3000
|
2022-11-30 19:29:29 +00:00
|
|
|
protocol: HTTP
|
2022-04-03 13:15:13 +00:00
|
|
|
port: 3000
|
2022-11-30 19:29:29 +00:00
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
path: /
|
|
|
|
readiness:
|
|
|
|
path: /
|
|
|
|
startup:
|
|
|
|
path: /
|
2021-12-12 22:27:04 +00:00
|
|
|
persistence:
|
|
|
|
varrun:
|
|
|
|
enabled: true
|
|
|
|
config:
|
|
|
|
enabled: true
|
2022-11-30 19:29:29 +00:00
|
|
|
mountPath: /config
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
|
|
|
enabled: true
|