TrueChartsCatalogClone/incubator/wireshark/5.0.3/ix_values.yaml

37 lines
650 B
YAML

image:
repository: ghcr.io/linuxserver/wireshark
pullPolicy: IfNotPresent
tag: 4.0.10@sha256:82b4892e963e9f65c1d93014a6f6bf8cec99403def04828f7e6d67ec0d71ab41
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
capabilities:
add:
- NET_ADMIN
podSecurityContext:
runAsUser: 0
runAsGroup: 0
hostNetwork: true
service:
main:
ports:
main:
targetPort: 3000
protocol: HTTP
port: 3000
probes:
liveness:
path: /
readiness:
path: /
startup:
path: /
persistence:
varrun:
enabled: true
config:
enabled: true
mountPath: /config
portal:
enabled: true