Files
treasuremap/manifests/site/reference-multi-tenant/target/controlplane/hostgenerator/kustomization.yaml
Drew Walters 39e624fdfb Add reference multi-tenant site
This change adds a reference site for the multi-tenant type, adapted
from the airship-core reference site.

Signed-off-by: Drew Walters <andrew.walters@att.com>
Change-Id: I7e1518f6fc960ba49d40af79e4bb052251ce749a
2021-05-11 20:46:59 +00:00

14 lines
513 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../../../../../../airshipctl/manifests/function/hostgenerator-m3
- ../../../../../../../airshipctl/manifests/function/hardwareprofile-example
- ../../catalogues
- host-generation.yaml
transformers:
- ../../../../../../../airshipctl/manifests/function/hardwareprofile-example/replacements
- ../../../../../../../airshipctl/manifests/function/hostgenerator-m3/replacements
- ../../../../../function/treasuremap-cleanup