b2c059087e
* 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
9 lines
211 B
YAML
9 lines
211 B
YAML
resources:
|
|
- ../../../../composite/infra
|
|
- ../../shared/clusterctl
|
|
- ../../../../function/baremetal-operator
|
|
patchesStrategicMerge:
|
|
- patch_bmo_config.yaml
|
|
commonLabels:
|
|
airshipit.org/stage: initinfra
|