2025-02-17 20:06:42 +07:00

23 lines
445 B
YAML

---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: sastrafilm
namespace: argocd
spec:
syncPolicy:
automated:
selfHeal: true
retry:
limit: 4
backoff:
duration: 8s
factor: 2
project: default
sources:
- repoURL: https://gitlab.com/nest-innovation/sastrafilm-deployment
targetRevision: HEAD
path: runtime/dev
destination:
server: https://kubernetes.default.svc