openstack-helm-deployments/manifests/site/test-site/phases/kustomization.yaml

10 lines
334 B
YAML

# NOTE(drewwalters96): This kustomization entrypoint inherits all phases
# defined in airshipctl and patches a phases's documentEntryPoint.
#
# See patch_phases.yaml for further explanation.
resources:
- ../../../../../airshipctl/manifests/site/test-site/phases
patchesStrategicMerge:
- patch_phases.yaml
- patch_executors.yaml