airshipctl/manifests/function/cni/tigera-operator/v1.13.0/kustomization.yaml
Sirajudeen f212cfd55b Deploy Calico using Tigera Operator
* Migrate the Calico function in airshipctl to deploy the
  Tigera Operator, instead of raw manifests
* Added a new executor `kubernetes-apply-nowait` to run phase with nowait
* nowait had to be done for phase `initinfra-networking-<ephemeral/target>`
  because of an issue with phase status-check for a specific resource
  `installation` which is part of tigera operator CR

Change-Id: I748813667cdc5d05c9f0758d9c1e28082d79bdbe
Closes: #368
2021-01-01 04:32:22 +00:00

7 lines
121 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
bases:
- upstream
resources:
- custom-resources.yaml