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

@ -1,20 +1,10 @@
---
apiVersion: v1
kind: Secret
metadata:
name: fuku-services
namespace: argocd
labels:
argocd.argoproj.io/secret-type: repository
stringData:
url: https://gitlab.com/fukurokuju/k3s/services.git
---
apiVersion: v1
kind: Secret
metadata:
name: fukuops-repo
namespace: argocd
namespace: argo-cd
labels:
argocd.argoproj.io/secret-type: repository
stringData:
url: https://git.roboces.dev/catalin/fukuops.git
url: "https://git.roboces.dev/catalin/fukuops.git"