Files
truecharts/charts/stable/wireshark/values.yaml
T
TrueCharts BotandGitHub 12c0b05b08 chore(deps): update docker general non-major (#4260)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-01 10:54:50 +02:00

34 lines
562 B
YAML

image:
repository: tccr.io/truecharts/wireshark
pullPolicy: IfNotPresent
tag: 3.6.5@sha256:6fececed5fbbcdb0d68f22a07f895c67d22e84bc64b351b400891c3b61335fa3
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
allowPrivilegeEscalation: true
privileged: true
hostNetwork: true
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 3000
port: 3000
persistence:
varrun:
enabled: true
config:
enabled: true
mountPath: "/config"
portal:
enabled: true