chore(bootstrap): First bootstrap for Artimis cluster

This commit is contained in:
Daniël Groothuis
2025-10-23 10:46:34 +02:00
parent 05cc640d32
commit 433ece9245
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
apiVersion: argoproj.io/v1alpha1 apiVersion: argoproj.io/v1alpha1
kind: AppProject kind: AppProject
metadata: metadata:
name: ArgoCD name: argocd
namespace: argocd namespace: argocd
spec: spec:
description: CI/CD Engine description: CI/CD Engine

View File

@@ -8,7 +8,7 @@ metadata:
finalizers: finalizers:
- resources-finalizer.argocd.argoproj.io - resources-finalizer.argocd.argoproj.io
spec: spec:
project: ArgoCD project: argocd
source: source:
repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git' repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git'
path: clusters/artimis path: clusters/artimis