Files
truecharts/charts/stable/cyberchef/values.yaml
T
Kjeld Schouten-LebbingandGitHub 5529c2a3af refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version

* Patch with the secret fixes from common

* fix amd
2022-06-07 19:41:19 +02:00

20 lines
374 B
YAML

image:
repository: tccr.io/truecharts/cyberchef
tag: v9.38.6@sha256:cd76518bb58a63bb97d8cac8b8dd51196ad88da0a961241df14ffa4d892a83f1
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10219
targetPort: 8000