Files
dc-kc/charts/stash
GeorgeRaven 01cb98bfff Bumped stash memory resources
Changelog: changed
Signed-off-by: GeorgeRaven <GeorgeRavenCommunity@pm.me>
2026-01-04 13:17:56 +00:00
..
2026-01-04 01:11:45 +00:00
2026-01-03 17:38:23 +00:00
2026-01-04 01:11:45 +00:00
2026-01-04 01:31:26 +00:00
2026-01-04 13:17:56 +00:00

stash

Version: 0.1.1 Type: application AppVersion: 1.16.0

A Helm chart for Kubernetes

Requirements

Repository Name Version
oci://registry.gitlab.com/georgeraven/raven-helm-charts stash 0.1.1

Values

Key Type Default Description
environment.baseDomain string "deepcypher.me"
environment.contact.email string "noreply@deepcypher.me"
environment.contact.name string "George Onoufriou"
environment.hardware string "metal"
environment.location.name string "unknown"
environment.mode string "production"
environment.name string "unknown"
environment.revision string "main"
stash.enabled bool true
stash.stash.enabled bool true
stash.stash.httpRoute.enabled bool true
stash.stash.httpRoute.exposedPorts[0].number int 80
stash.stash.httpRoute.hostnames[0] string "stash.deepcypher.me"
stash.stash.httpRoute.parentRefs[0].group string "gateway.networking.k8s.io"
stash.stash.httpRoute.parentRefs[0].kind string "Gateway"
stash.stash.httpRoute.parentRefs[0].name string "envoy"
stash.stash.httpRoute.parentRefs[0].namespace string "envoy-gateway"
stash.stash.persistence.accessModes[0] string "ReadWriteMany"
stash.stash.persistence.enabled bool true
stash.stash.persistence.size string "50Gi"