Add chart to deploy IstioOperator resource
[icn.git] / deploy / site / cluster-icn / qat-plugin.yaml
1 ---
2 apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
3 kind: Kustomization
4 metadata:
5   name: qat-plugin
6   namespace: kud
7 spec:
8   interval: 5m
9   path: deploy/qat-plugin/icn
10   prune: true
11   sourceRef:
12     kind: GitRepository
13     name: icn
14     namespace: flux-system
15   wait: true
16   timeout: 10m