Files
truecharts/charts/stable/wireshark/values.yaml
T
04b05356fe chore(deps): update container image tccr.io/truecharts/wireshark to v3.4.9 (#1981)
* chore(deps): update container image tccr.io/truecharts/wireshark to v3.4.9

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-28 12:25:58 +01:00

29 lines
382 B
YAML

image:
repository: tccr.io/truecharts/wireshark
pullPolicy: IfNotPresent
tag: v3.4.9
securityContext:
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
PUID: 568
service:
main:
ports:
main:
targetPort: 3000
port: 10137
persistence:
varrun:
enabled: true
config:
enabled: true
mountPath: "/config"