Files
truecharts/charts/stable/cyberchef/values.yaml
T
9060be5616 chore(deps): update docker general non-major (#3184)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

* revert synclounge and fix domoticz

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-15 09:34:07 +03:00

20 lines
374 B
YAML

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