Files
k8s-apps/app-of-apps/frigate.yaml
2026-03-30 17:32:38 +00:00

16 lines
398 B
YAML

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