airshipctl/manifests/site/test-site/ephemeral/initinfra/kustomization.yaml
Sirajudeen b2c059087e Deploy calico via function.
* Deploy Calico to ephemeral and target via function
* Removed the condition to check node ready status in
  25_deploy_ephemeral_node.sh and 30_deploy_controlplane.sh.
  As calico is applied at a later stage, relaxed the dependency to wait
for node ready status.
* updated compoiste/infra for calico manifest

Change-Id: Id582aec3ca402eac02d9baa2305b562c410c1bea
Relates-To: #303
Relates-To: #304
2020-08-25 19:53:51 +00:00

9 lines
211 B
YAML

resources:
- ../../../../composite/infra
- ../../shared/clusterctl
- ../../../../function/baremetal-operator
patchesStrategicMerge:
- patch_bmo_config.yaml
commonLabels:
airshipit.org/stage: initinfra