This commit is contained in:
parent
02c569ef2e
commit
eb1fe376cb
13
charts/fp/templates/futureporn.yaml
Normal file
13
charts/fp/templates/futureporn.yaml
Normal 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:
|
||||
- '*'
|
@ -7,9 +7,9 @@ metadata:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
destination:
|
||||
namespace: windmill
|
||||
namespace: argocd
|
||||
server: https://kubernetes.default.svc
|
||||
project: default
|
||||
project: futureporn
|
||||
source:
|
||||
path: windmill/windmill
|
||||
repoURL: https://windmill-labs.github.io/windmill-helm-charts
|
||||
|
Loading…
x
Reference in New Issue
Block a user