* chore(deps): update docker general non-major * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> * fix rsshub * default Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
23 lines
399 B
YAML
23 lines
399 B
YAML
image:
|
|
repository: tccr.io/truecharts/cyberchef
|
|
tag: v9.46.0@sha256:376cbfc80a686ee2ad54b918554222cd787dfc9560005e4eb8676d0d8cf88a64
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10219
|
|
targetPort: 8000
|
|
|
|
portal:
|
|
enabled: true
|