m-lab / k8s-support

Setup for the kubernetes systems to control and run all the MLab nodes around the world
Apache License 2.0
10 stars 10 forks source link

Mount metadata volume to heartbeat #860

Closed cristinaleonr closed 9 months ago

cristinaleonr commented 10 months ago

This PR mounts the metadata volume to the heartbeat.

$ kubectl --context mlab-sandbox exec -it ndt-virtual-9pf4q -c heartbeat -- sh
~ $ cd metadata
/metadata $ cat loadbalanced
true/metadata $

This change is Reviewable