Merge "Increase robustness of control plane wait"
[icn.git] / deploy / site / cluster-e2etest / 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://github.com/open-ness/EMCO
10   ref:
11     tag: openness-21.03.06
12   ignore: |
13     # exclude all
14     /*
15     # include charts directory
16     !/deployments/helm