This commit is contained in:
Roxedus 2022-06-05 22:19:32 +02:00
parent 6e12958c9e
commit b75031fd54
Signed by: Roxedus
GPG Key ID: 9B4E311961C63639
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: argo-cd
namespace: ci
namespace: argo-cd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:

View File

@ -2,13 +2,13 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: root
namespace: ci
namespace: argo-cd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
destination:
server: https://kubernetes.default.svc
namespace: ci
namespace: argo-cd
project: default
source:
path: apps/