aboutsummaryrefslogtreecommitdiff
path: root/script/helm/garage/values.yaml
diff options
context:
space:
mode:
authorEugene Davis <eugene@eugenemdavis.net>2024-10-26 21:00:53 +0200
committerEugene Davis <eugene@eugenemdavis.net>2024-10-26 21:14:08 +0200
commit116ad479a839b08092663936a818317e2e624bfa (patch)
tree046b259cfeeda5d6d1fadcfd053a495d2475b48e /script/helm/garage/values.yaml
parenta18b3f0d1fb932df5abce6f5e79169ca01006e3b (diff)
downloadgarage-116ad479a839b08092663936a818317e2e624bfa.tar.gz
garage-116ad479a839b08092663936a818317e2e624bfa.zip
add extraVolumes and extraVolumeMounts to helm chart
Diffstat (limited to 'script/helm/garage/values.yaml')
-rw-r--r--script/helm/garage/values.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/script/helm/garage/values.yaml b/script/helm/garage/values.yaml
index 5c381f16..013aa022 100644
--- a/script/helm/garage/values.yaml
+++ b/script/helm/garage/values.yaml
@@ -218,6 +218,10 @@ affinity: {}
environment: {}
+extraVolumes: {}
+
+extraVolumeMounts: {}
+
monitoring:
metrics:
# If true, a service for monitoring is created with a prometheus.io/scrape annotation