You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Configurations/Application-Control/05/98-csi-streaming-etl.yaml

20 lines
483 B

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
finalizers:
- resources-finalizer.argocd.argoproj.io
name: csi-streaming-etl
namespace: argocd
spec:
destination:
namespace: <namespace_placeholder>
server: https://kubernetes.default.svc
project: <project_placeholder>
source:
path: <parentPath_placeholder>/reporting/csi-streaming-etl
repoURL: <repoURL_placeholder>
targetRevision: HEAD
syncPolicy:
automated:
selfHeal: true