change repo scope for argo and restructure deployment

This commit is contained in:
2025-02-03 15:56:46 +01:00
parent 66d25e03d1
commit 8939577c15
6 changed files with 1 additions and 89 deletions

14
project-argo.yaml Normal file
View File

@@ -0,0 +1,14 @@
apiVersion: argoproj.io/v1alpha1
kind: AppProject
metadata:
name: generations-heritage-vv
spec:
description: Generations heritages is a project that aims to preserve the heritage of families based on bloodlines.
sourceRepos:
- 'https://github.com/vcscsvcscs/GenerationsHeritage'
destinations:
- namespace: 'generations-heritage'
server: '*'
clusterResourceWhitelist:
- group: '*'
kind: '*' # Allow all kinds