To push metrics into an azure objstore bucket (the same way other swh thanos services
are configured).
Next step is to configure our thanos gateway service to query that bucket (cf.
thanos.internal.admin.swh.network node).
Note: This required the objstore config to be pushed as secret in the cluster (this has
been done in k8s-private-data, cf. comment)
Related to T4144