diff --git a/charts/fp/templates/futureporn.yaml b/charts/fp/templates/futureporn.yaml new file mode 100644 index 0000000..9d2674a --- /dev/null +++ b/charts/fp/templates/futureporn.yaml @@ -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: + - '*' \ No newline at end of file diff --git a/charts/fp/templates/windmill.yaml b/charts/fp/templates/windmill.yaml index fe56413..e46a371 100644 --- a/charts/fp/templates/windmill.yaml +++ b/charts/fp/templates/windmill.yaml @@ -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