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/86-csi-net-base-sms.yaml

20 lines
484 B

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