Files
catalog/incubator/hastebin/2.0.7/ix_values.yaml
TrueCharts-Bot 2c9fbe01cb Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-27 21:09:55 +00:00

26 lines
487 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/hastebin
tag: latest@sha256:c96d31472f9e6d354b2f54f8b96975ccf43ed1ff7aa0cc04984040f55c71dd0d
persistence:
data:
enabled: true
mountPath: /app/data
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 7777
protocol: TCP
targetPort: 7777
portal:
enabled: true