Files
truecharts/charts/stable/socials/values.yaml
T
2026-02-14 22:35:03 +01:00

30 lines
590 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
pullPolicy: IfNotPresent
repository: ghcr.io/diamkil/socials
tag: main@sha256:ec22a94aad6850b2667c506dfec53cdd39b241f039c5a1187b569f3aefc2c75b
persistence:
socials:
enabled: true
mountPath: /app/people
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 7574
protocol: tcp
targetPort: 7574
workload:
main:
podSpec:
containers:
main:
env:
LOG_LEVEL: info