Add virtual multi-cluster example site
[icn.git] / deploy / site / pod11 / cluster / icn / addons.yaml
1 ---
2 apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
3 kind: Kustomization
4 metadata:
5   name: addons
6   namespace: flux-system
7 spec:
8   interval: 5m
9   path: deploy/site/cluster-addons
10   prune: true
11   sourceRef:
12     kind: GitRepository
13     name: icn
14   wait: true
15   timeout: 10m