Add chart to deploy IstioOperator resource
[icn.git] / deploy / site / cluster-emco-compute / emco-source.yaml
1 ---
2 apiVersion: source.toolkit.fluxcd.io/v1beta1
3 kind: GitRepository
4 metadata:
5   name: emco
6   namespace: emco
7 spec:
8   interval: 1m
9   url: https://gitlab.com/project-emco/core/emco-base.git
10   ref:
11     tag: v21.12
12   ignore: |
13     # exclude all
14     /*
15     # include charts directory
16     !/deployments/helm