This commit is contained in:
2026-03-11 15:05:30 +00:00
parent 6d42e2ddd1
commit d5f42b1d63
6 changed files with 303 additions and 0 deletions

16
app-of-apps/rallly.yaml Normal file
View File

@@ -0,0 +1,16 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: rallly
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
destination:
namespace: rallly
server: https://kubernetes.default.svc
project: default
source:
path: rallly
repoURL: http://gitea.gitea.svc.k8s.undercloud.local:3000/Undercloud/k8s-apps.git
targetRevision: HEAD