feat: migrate argocd from k8s manifests to argo-helm

This commit is contained in:
cătălin 2026-08-06 09:54:40 +02:00
commit 56a78aa73a
No known key found for this signature in database
38 changed files with 438 additions and 69 deletions

View file

@ -3,11 +3,11 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: argo
namespace: argocd
namespace: argo-cd
spec:
destination:
name: ''
namespace: argocd
namespace: argo-cd
server: https://kubernetes.default.svc
sources:
- repoURL: https://git.roboces.dev/catalin/fukuops.git