WIP: Migrate the contents of `k8s-workloads/monitoring` to helmfile and `gitlab-helmfiles`
This is for https://gitlab.com/gitlab-com/gl-infra/infrastructure/-/issues/9572
This migration converts everything into four distinct helm releases
-
gitlab-monitoring-secretswhich encapuslates the secrets needed for prometheus IAP + SSL -
gitlab-monitoringwhich is identical to what is there currently -
thanos-querywhich encapsulates the simple thanos-query deployment and service -
cloudflare-exporterwhich encapsulates the cloudflare-exporter deployment and secret
Edited by Graeme Gillies