Files
catalog/stable/hastebin/4.1.5/ix_values.yaml
TrueCharts-Bot 2812eacda8 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-02 16:21:53 +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