Files
truecharts/charts/stable/wireshark/values.yaml
T
TrueCharts BotandGitHub 1c91059156 chore(deps): update docker general non-major (#4347)
* 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-08 10:09:30 +01:00

34 lines
562 B
YAML

image:
repository: tccr.io/truecharts/wireshark
pullPolicy: IfNotPresent
tag: 3.6.5@sha256:606c54bb6080f654b0fbf9728d57cba45b02d625a3dbc3861953245fae5d7e6e
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