infra4talos/everything-app/node-feature-discovery.yaml

18 lines
423 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: node-feature-discovery
namespace: argocd
spec:
destination:
namespace: node-feature-discovery
server: https://kubernetes.default.svc
project: infra
source:
path: apps-kustomized/node-feature-discovery
repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD
syncPolicy:
automated:
selfHeal: true