No introduction found. Create it?
garage from bjw-s-labs/charts is more popular with 14 repositories.
Install with:
helm repo add garage oci://ghcr.io/bjw-s-labs/charts/
helm install garage garage/garage -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| garage | oscaromeu/home-ops | 32 | 5.0.1 | a month ago |
| garage | auricom/home-ops | 205 | 4.6.2 | a month ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| string | |
| string | |
controllers.garage.containers.app.image.tag (9) v2.3.0@sha256:866bd13ed2038ba7e7190e840482bc27234c4afaf77be8cfa439ae088c1e4690 | string |
| boolean | |
| string | |
| boolean | |
| string | |
| string | |
| string | |
controllers.garage.containers.app.env.TZ (7) ${TIMEZONE} | string |
controllers.garage.containers.app.env.GARAGE_CONFIG_FILE (1) /config/garage.toml | string |
| string | |
| boolean | |
| boolean | |
| number | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
controllers.garage.containers.app.args[] (1) - server | string |
| string | |
| string | |
| string | |
| string | |
controllers.garage.type (2) statefulset | string |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.garage.strategy (1) RollingUpdate | string |
| number | |
| string | |
| number | |
| boolean | |
| number | |
| string | |
| number | |
persistence.config.globalMounts[].path (9) /etc/garage.toml | string |
persistence.config.globalMounts[].subPath (8) configuration.toml | string |
| boolean | |
| string | |
persistence.config.type (9) configMap | string |
| boolean | |
| string | |
persistence.data.path (6) /volume1/kubernetes/s3/data | string |
persistence.data.server (6) nas.internal | string |
| string | |
persistence.data.existingClaim (2) {{ .Release.Name }} | string |
| string | |
| string | |
| string | |
persistence.meta.existingClaim (3) {{ .Release.Name }} | string |
| string | |
persistence.meta.path (2) /volume1/kubernetes/s3/meta | string |
persistence.meta.server (2) ${SECRET_MEDIA_SERVER} | string |
persistence.meta.accessMode (1) ReadWriteOnce | string |
| string | |
persistence.meta.storageClass (1) ceph-block | string |
persistence.tmp.type (2) emptyDir | string |
| string | |
| number | |
| number | |
| number | |
| string | |
route.app.hostnames[] (6) - s3.${SECRET_DOMAIN} | string |
route.app.parentRefs[].name (6) envoy-internal | string |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string | |
route.app.rules[].filters[].type (1) RequestHeaderModifier | string |
route.app.annotations."gatus.home-operations.com/endpoint" (2) conditions: ["[STATUS] == 403"] | string |
route.admin.hostnames[] (1) - s3a.mapanare.net | string |
route.admin.parentRefs[].name (1) envoy-internal | string |
route.admin.parentRefs[].namespace (1) networking | string |
| string | |
| number | |
route.s3.hostnames[] (1) - s3.${SECRET_DOMAIN} | string |
route.s3.parentRefs[].name (1) envoy-internal | string |
| string | |
configMaps.config.data."configuration.toml" (5) metadata_dir = "/meta"
data_dir = "/data"
db_engine = "lmdb"
metadata_auto_snapshot_interval = "6h"
replication_factor = 1
compression_level = 2
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.${SECRET_DOMAIN}"
[admin]
api_bind_addr = "[::]:3903"
| string |
configMaps.config.data."garage.toml" (1) metadata_dir = "/meta"
data_dir = "/data"
db_engine = "lmdb"
metadata_auto_snapshot_interval = "6h"
replication_factor = 1
compression_level = 2
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.goyangi.io"
[admin]
api_bind_addr = "[::]:3903"
| string |
configMaps.garage-config.data."configuration.toml" (1) metadata_dir = "/meta"
data_dir = "/data"
db_engine = "lmdb"
metadata_auto_snapshot_interval = "6h"
replication_factor = 1
compression_level = 2
block_size = 4194304
block_ram_buffer_max = 536870912
sled_cache_capacity = 134217728
sled_flush_every_ms = 2000
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.mapanare.net"
max_concurrent_requests = 100
max_request_body_size = 10737418240
max_upload_size = 10737418240
[admin]
api_bind_addr = "[::]:3903"
| string |
| boolean | |
| string | |
| string | |
serviceMonitor.app.endpoints[].authorization.credentials.key (1) GARAGE_METRICS_TOKEN | string |
| string | |
| string | |
serviceMonitor.app.endpoints[].bearerTokenSecret.key (1) GARAGE_METRICS_TOKEN | string |
| string | |
| string |