Skip to content

Task/helm lib chart

Aim: New laterail helm app chart, deployed by ArgoCD Definition of done:

  • Working app deployment to local environment using Kind
  • Delete/archive old deployment methods. Should be clear from the repo structure, how the app is deployed

TODO:

  • Laterail app helm chart, defines all per deployment scoped project k8s resources
  • A "cluster setup" helm chart, defines all cluster scoped k8s resources. Could be shared by other projects etc. Wouldn't expect the app chart to include these
    • Move (and fix) Promtail resources from the app chart into the shared chart
    • Remove Jaeger resources from the app chart. Using Tempo Grafana Cloud only for traces
  • Add "cluster setup" helm chart to existing ArgoCD application cluster-common
  • New ArgoCD application for laterail app helm chart
Edited by Alex Chadwick

Merge request reports