image:
repository: ghcr.io/nicholaswilde/twtxt
pullPolicy: IfNotPresent
tag: version-0.1.1@sha256:58736a73ca1000cc93258efe0cd91270c6b8480a84b98b05a056234d271f92e3
service:
main:
ports:
port: 10078
targetPort: 8000
persistence:
config:
enabled: true
mountPath: "/config"
data:
mountPath: "/data"
varrun:
portal:
open:
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
podSpec:
containers:
env:
OPEN_PROFILES: "true"
OPEN_REGISTRATIONS: "true"
COOKIE_SECRET: supersecretchangeme