khuedoan-homelab/apps/resources/template.yaml

22 lines
368 B
YAML
Raw Normal View History

2021-06-14 13:55:27 +07:00
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: TODO
spec:
destination:
name: in-cluster
namespace: TODO
server: ''
source:
path: ''
repoURL: 'TODO'
targetRevision: TODO
chart: TODO
project: default
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true