image: repository: tccr.io/truecharts/stash tag: v0.21.0@sha256:0cc9317fd946f62239e1a25bf433ec222926afe51ab19371e38f17bf40aee240 pullPolicy: IfNotPresent service: main: ports: main: port: 9999 persistence: config: enabled: true mountPath: "/root/.stash" portal: open: enabled: true securityContext: container: runAsNonRoot: false runAsUser: 0 runAsGroup: 0 workload: main: podSpec: containers: main: env: STASH_PORT: "{{ .Values.service.main.ports.main.port }}" # STASH_STASH: # STASH_GENERATED: # STASH_METADATA: # STASH_CACHE: