2023-12-07 17:06:42 +01:00
|
|
|
apiVersion: argoproj.io/v1alpha1
|
|
|
|
kind: Application
|
|
|
|
metadata:
|
|
|
|
name: paperless-ngx
|
|
|
|
namespace: argocd
|
|
|
|
spec:
|
|
|
|
destination:
|
|
|
|
namespace: paperless-ngx
|
|
|
|
server: https://kubernetes.default.svc
|
|
|
|
project: apps
|
|
|
|
source:
|
2025-03-11 17:12:40 +00:00
|
|
|
path: apps-kustomized/paperless-ngx
|
|
|
|
repoURL: https://git.martyn.berlin/martyn/infra4talos
|
|
|
|
targetRevision: HEAD
|
2023-12-07 17:06:42 +01:00
|
|
|
syncPolicy:
|
|
|
|
automated:
|
|
|
|
selfHeal: true
|