tvv-lippu-ja-maksujarjestelma-oy / waltti-apc

The APC system for Waltti
European Union Public License 1.2
5 stars 1 forks source link

Automate ArgoCD installation #312

Closed jahpola closed 1 year ago

jahpola commented 1 year ago

Currently ArgoCD is manually installed in k8s. Needs following:

  1. What terraform provider? Helm provider? Kubectl/kubernetes provider?
  2. How to apply ksops patch?
  3. How to apply ArgoCD app yaml files?
jahpola commented 1 year ago

Won't be automated - all configuration files are in yaml files so deploying a new one is kubectl apply -f. Also the need for installing ArgoCD is minimal.