a6856adca6
This PS updates the gcp-test-site to work with phasePlan kubeval validation configuration. Includes the gcp-test-site in the site validation. Relates-To: #528 Change-Id: I0b0d8aafa39730d0cb21e3d0a837a4a4b5909645
18 lines
480 B
YAML
18 lines
480 B
YAML
apiVersion: airshipit.org/v1alpha1
|
|
kind: PhasePlan
|
|
metadata:
|
|
name: deploy-gating
|
|
phases:
|
|
- name: clusterctl-init-ephemeral
|
|
- name: controlplane-ephemeral
|
|
- name: initinfra-networking-target
|
|
- name: clusterctl-init-target
|
|
- name: clusterctl-move
|
|
- name: workers-target
|
|
validation:
|
|
kindsToSkip:
|
|
- Clusterctl
|
|
- VariableCatalogue
|
|
crdList:
|
|
- airshipctl/manifests/function/airshipctl-schemas
|
|
- airshipctl/manifests/function/cert-manager/v1.1.0/upstream |