--- #values file for stash deployment #https://github.com/k8s-at-home/charts/blob/master/charts/stable/stash/values.yaml image: repository: stashapp/stash tag: v0.19.1 ingress: main: enabled: true hosts: - host: stash.xai-corp.net paths: - path: / tls: # < placing a host in the TLS config will determine what ends up in the cert's subjectAltNames - secretName: xai-corp-production-tls persistence: config: enabled: true existingClaim: stash-pv-claim