1.6 KiB
1.6 KiB
stash
An organizer for your porn, written in Go
Homepage: https://github.com/truechartsapps/tree/master/charts/incubator/stash
Maintainers
| Name | Url | |
|---|---|---|
| truecharts | info@truecharts.org | https://truecharts.org |
Source Code
Requirements
Kubernetes: >=1.16.0-0
| Repository | Name | Version |
|---|---|---|
| https://truecharts.org | common | 6.12.1 |
Values
| Key | Type | Default | Description |
|---|---|---|---|
| env | object | See below | environment variables. See more environment variables in the stashapp documentation |
| env.STASH_PORT | int | 9999 |
Set the container port |
| image.pullPolicy | string | "IfNotPresent" |
image pull policy |
| image.repository | string | "stashapp/stash" |
image repository |
| image.tag | string | "latest@sha256:020ef83cbcb739e7842bc8282696357f337c61bc85b68cfbc051ad3193d65a20" |
image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |
Autogenerated from chart metadata using helm-docs v1.5.0