This has been running a while

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-10-03 15:03:48 +00:00
parent 3df270d541
commit 92f17e35c9
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: torrents
namespace: argocd
spec:
destination:
namespace: torr
server: https://kubernetes.default.svc
project: infra
source:
path: apps-kustomized/torrents
repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD
syncPolicy:
automated:
selfHeal: true