use argo project
ci / build (push) Successful in 8s Details

This commit is contained in:
CJ_Clippy 2024-04-25 16:10:54 +00:00
parent 02c569ef2e
commit eb1fe376cb
2 changed files with 15 additions and 2 deletions

View File

@ -0,0 +1,13 @@
apiVersion: argoproj.io/v1alpha1
kind: AppProject
metadata:
name: futureporn
namespace: argocd
# Finalizer that ensures that project is not deleted until it is not referenced by any application
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
description: The Galaxy's Best VTuber Hentai Site
# Allow manifests to deploy from any Git repos
sourceRepos:
- '*'

View File

@ -7,9 +7,9 @@ metadata:
- resources-finalizer.argocd.argoproj.io - resources-finalizer.argocd.argoproj.io
spec: spec:
destination: destination:
namespace: windmill namespace: argocd
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
project: default project: futureporn
source: source:
path: windmill/windmill path: windmill/windmill
repoURL: https://windmill-labs.github.io/windmill-helm-charts repoURL: https://windmill-labs.github.io/windmill-helm-charts