Added games project
All checks were successful
Check with kubeconform / lint (push) Successful in 7s

This commit is contained in:
A B
2025-04-24 19:02:36 +00:00
parent c89fa45994
commit 3849dc3def

View File

@ -30,3 +30,20 @@ spec:
server: https://kubernetes.default.svc
sourceRepos:
- ssh://git@gt.hexor.cy:30022/ab/homelab.git
---
apiVersion: argoproj.io/v1alpha1
kind: AppProject
metadata:
name: apps
namespace: argocd
spec:
clusterResourceWhitelist:
- group: '*'
kind: '*'
description: Hexor Home Lab Apps
destinations:
- namespace: '*'
server: https://kubernetes.default.svc
sourceRepos:
- ssh://git@gt.hexor.cy:30022/ab/homelab.git