Add phase to apply CNI (capd)

* add phase initinfra-networking-target
  to apply CNI

Relates-To: #452
Change-Id: I239de9d3cecb6da66a8f06ebc7bd93def9cdacee
This commit is contained in:
Rishabh Kumar Jain 2021-01-20 17:58:23 -08:00
parent 43698482ab
commit 95fc665cc3
2 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,7 @@ metadata:
phases:
- name: clusterctl-init-ephemeral
- name: controlplane-ephemeral
- name: initinfra-networking-target
- name: clusterctl-init-target
- name: clusterctl-move
- name: workers-target

View File

@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../../../composite/infra
commonLabels:
airshipit.org/stage: initinfra