Merge "Add phase to apply CNI (capd)"

This commit is contained in:
Zuul 2021-02-23 01:25:54 +00:00 committed by Gerrit Code Review
commit b9ecb7095a
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