No introduction found. Create it?
Install with:
helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install garage app-template/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| garage | rafaribe/home-ops | 82 | 4.4.0 | 13 days ago |
| garage | auricom/home-ops | 198 | 4.4.0 | 2 months ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| string | |
| string | |
controllers.garage.containers.app.image.tag (7) v2.1.0@sha256:4c9b34c113e61358466e83fd6e7d66e6d18657ede14b776eb78a93ee8da7cf6a | string |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
| string | |
controllers.garage.containers.app.env.TZ (5) ${TIMEZONE} | string |
controllers.garage.containers.app.command[] (1) - /garage | string |
| number | |
| string | |
| boolean | |
| boolean | |
| number | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| number | |
| number | |
| number | |
| number | |
| number | |
controllers.garage.strategy (1) RollingUpdate | string |
| number | |
| string | |
| number | |
| boolean | |
| number | |
| string | |
| number | |
persistence.config.globalMounts[].path (7) /etc/garage.toml | string |
persistence.config.globalMounts[].subPath (7) configuration.toml | string |
| boolean | |
| string | |
persistence.config.type (7) configMap | string |
| boolean | |
| string | |
| boolean | |
| string | |
persistence.data.path (6) /mnt/truenas/cf-nas/s3/data | string |
persistence.data.server (6) nas.${SECRET_DOMAIN} | string |
persistence.data.hostPath (1) /io/garage/data | string |
persistence.data.hostPathType (1) Directory | string |
| string | |
| boolean | |
| string | |
persistence.meta.path (6) /mnt/truenas/cf-nas/s3/meta | string |
persistence.meta.server (6) nas.${SECRET_DOMAIN} | string |
persistence.meta.hostPath (1) /io/garage/meta | string |
persistence.meta.hostPathType (1) Directory | string |
| number | |
| number | |
| number | |
| number | |
| string | |
route.app.hostnames[] (4) - s3.rphilipsen.nl | string |
route.app.parentRefs[].name (4) internal | string |
| string | |
| string | |
| number | |
| string | |
| string | |
route.app.annotations."gatus.home-operations.com/endpoint" (1) conditions: ["[STATUS] == 403"] | string |
route.api.hostnames[] (2) - api-garage.${SECRET_DOMAIN} | string |
route.api.parentRefs[].name (2) internal | string |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| boolean | |
route.api.kind (1) HTTPRoute | string |
route.s3.hostnames[] (2) - s3-garage.${SECRET_DOMAIN} | string |
route.s3.parentRefs[].name (2) internal | string |
| string | |
| string | |
| string | |
| string | |
| number | |
route.s3.rules[].matches[].path.type (1) PathPrefix | string |
| string | |
| boolean | |
route.s3.kind (1) HTTPRoute | string |
route.web.hostnames[] (1) - s3web.rphilipsen.nl | string |
route.web.parentRefs[].name (1) internal | string |
route.web.parentRefs[].namespace (1) kube-system | string |
route.web.parentRefs[].sectionName (1) rphilipsen-https | string |
| string | |
| number | |
configMaps.config.data."configuration.toml" (3) metadata_dir = "/meta"
data_dir = "/data"
db_engine = "lmdb"
metadata_auto_snapshot_interval = "6h"
replication_factor = 1
compression_level = 1
rpc_bind_addr = "[::]:3901"
rpc_public_addr = "127.0.0.1:3901"
[s3_api]
s3_region = "us-east-1"
api_bind_addr = "[::]:3900"
root_domain = ".s3-garage.jnobrega.com"
[admin]
api_bind_addr = "[::]:3903"
| string |
ingress.app.className (1) internal | string |
ingress.app.hosts[].host (1) s3.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
| string | |
ingress.app.tls[].hosts[] (1) - s3.${SECRET_DOMAIN} | string |