Files
catalog/stable/hastebin/3.0.6/ix_values.yaml
TrueCharts-Bot 70622bbe1b Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-20 13:37:45 +00:00

24 lines
458 B
YAML

image:
pullPolicy: IfNotPresent
repository: flippinturt/hastebin
tag: latest@sha256:2194a322905ebb1adbb16a876717d00ded2e10c18ad2491240e4adafaf37621f
persistence:
data:
enabled: true
mountPath: /app/data
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 7777
protocol: tcp
targetPort: 7777