TrueChartsClone/charts/incubator/stash/CONFIG.md

42 lines
1.6 KiB
Markdown

# stash
![Version: 1.4.0](https://img.shields.io/badge/Version-1.4.0-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
An organizer for your porn, written in Go
**Homepage:** <https://github.com/truechartsapps/tree/master/charts/incubator/stash>
## Maintainers
| Name | Email | Url |
| ---- | ------ | --- |
| truecharts | info@truecharts.org | https://truecharts.org |
## Source Code
* <https://github.com/stashapp/stash>
* <https://hub.docker.com/r/stashapp/stash>
## Requirements
Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 6.8.0 |
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env | object | See below | environment variables. See more environment variables in the [stashapp documentation](https://raw.githubusercontent.com/stashapp/stash/master/docker/production/docker-compose.yml) |
| 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](https://github.com/norwoodj/helm-docs/releases/v1.5.0)