
This change introduces a virtual site, virtual-network-cloud, that validates the network-cloud type. Change-Id: I5e667081dd112a954c91ee2589b9d0e6039fd6d8
10 lines
304 B
YAML
10 lines
304 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ../../../../../../../airshipctl/manifests/function/hostgenerator-m3
|
|
- ../../../shared/catalogues/
|
|
- host-generation.yaml
|
|
|
|
transformers:
|
|
- ../../../../../../../airshipctl/manifests/function/hostgenerator-m3/replacements
|