This commit adds an environment dict to garage helm chart. Using it, env variables can be set into the garage container environment, useful to set eg. GARAGE_ADMIN_TOKEN or GARAGE_METRICS_TOKEN

This commit is contained in:
Benjamin von Mossner
2024-07-25 11:42:13 +02:00
parent 070a8ad110
commit 222674432b
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -216,6 +216,8 @@ tolerations: []
affinity: {}
environment: {}
monitoring:
metrics:
# If true, a service for monitoring is created with a prometheus.io/scrape annotation