Merge "Add phase to apply CNI (capd)"
This commit is contained in:
commit
b9ecb7095a
@ -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
|
||||
|
@ -0,0 +1,6 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ../../../../composite/infra
|
||||
commonLabels:
|
||||
airshipit.org/stage: initinfra
|
Loading…
x
Reference in New Issue
Block a user