15 lines
401 B
YAML
15 lines
401 B
YAML
resources:
|
|
- phases.yaml
|
|
- ../type/gating
|
|
- executors.yaml
|
|
- cluster-map.yaml
|
|
- ../function/clusterctl
|
|
# Scripts for generic containers
|
|
- ../function/phase-helpers
|
|
patchesStrategicMerge:
|
|
- clusterctl_init_options.yaml
|
|
transformers:
|
|
# NOTE(aostapenko) Consume AIRSHIPCTL_EPHEMERAL_ISO_URL here that will
|
|
# have precedence over phase catalogue isoURL value
|
|
- ../function/bootstrap
|