airshipctl/manifests/phases/kustomization.yaml
Andrii Ostapenko 419300b277
Fix layout
Current inheritance model we use site -> type -> global is currently
violated inheriting in global phases from type/gating.

Also makes capd job voting.

Change-Id: I9dd6e8b9050fa37b7f38690aebf4fcae71771b80
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
2021-09-20 15:54:06 -06:00

14 lines
382 B
YAML

resources:
- phases.yaml
- 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