argocd to argocd

This commit is contained in:
2026-01-05 03:37:43 +02:00
parent 109abf5788
commit 9f08dc67e8
9 changed files with 67 additions and 38 deletions

19
argocd/kustomization.yaml Normal file
View File

@@ -0,0 +1,19 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: argocd
helmCharts:
- includeCRDs: true
name: &name argo-cd
releaseName: *name
repo: https://argoproj.github.io/argo-helm/
valuesFile: values.yaml
version: 9.2.4
resources:
- ./redis.yaml
- ./oidc-auth.yaml
- ./monitoring.yaml
- ./applications/argocd-applications.yaml
- ssh://git@git.k-space.ee/secretspace/kube/argocd # deploy key, used at k-space/kube, secretspace/kube, secretspace/members