
Changes to reflect [1] in treasuremap Fixed issue in /tools/deployment/35_deploy_worker_node.sh Aligned the tag of replacement pluging everywhere [1] https://review.opendev.org/c/airship/airshipctl/+/779829 Relates-To: #125 Change-Id: I24e3228e73714a14d42f28743b20f89d860f950e
11 lines
342 B
YAML
11 lines
342 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ../../../../../../../airshipctl/manifests/function/hostgenerator-m3
|
|
- ../../catalogues/
|
|
- host-generation.yaml
|
|
|
|
transformers:
|
|
- ../../../../../../../airshipctl/manifests/function/hostgenerator-m3/replacements
|
|
- ../../../../../function/treasuremap-cleanup
|