vanvalenlab / kiosk-console

DeepCell Kiosk Distribution for Kubernetes on GKE and AWS
https://deepcell-kiosk.readthedocs.io
Other
35 stars 6 forks source link

Update bucket-monitor helm chart with unified STORAGE_BUCKET variable. #414

Closed willgraf closed 3 years ago

willgraf commented 3 years ago

kiosk-bucket-monitor version 0.4.0 combines BUCKET and CLOUD_PROVIDER into a unified STORAGE_BUCKET environment variable which includes the bucket protocol (e.g. gs://bucket). Additionally, DEBUG has been removed in favor of LOG_LEVEL.

The chart has been updated to reflect these changes in environment variables.