infra4talos/everything-app/longhorn.yaml

19 lines
369 B
YAML
Raw Normal View History

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: longhorn
namespace: argocd
spec:
destination:
namespace: longhorn-system
server: https://kubernetes.default.svc
project: infra
source:
helm: {}
chart: longhorn
repoURL: https://charts.longhorn.io
targetRevision: 1.6.0
syncPolicy:
automated:
selfHeal: true