4e12ce315f
This patchset provides the manifests for deploying a Target cluster on Azure cloud platform, exposing the API server to the public Internet. Relates-to: #600 Change-Id: I34789918b4be721fc518c033a82a4f8bce117494
25 lines
561 B
YAML
25 lines
561 B
YAML
resources:
|
|
- ../../../type/gating/phases
|
|
- ../../../function/airshipctl-base-catalogues
|
|
|
|
patchesJson6902:
|
|
- target:
|
|
group: airshipit.org
|
|
version: v1alpha1
|
|
kind: Clusterctl
|
|
name: "clusterctl_init"
|
|
path: clusterctl-patch.yaml
|
|
- target:
|
|
group: airshipit.org
|
|
version: v1alpha1
|
|
kind: VersionsCatalogue
|
|
name: "versions-airshipctl"
|
|
path: clusterctl-image-patch.yaml
|
|
|
|
patchesStrategicMerge:
|
|
- plan_patch.yaml
|
|
|
|
transformers:
|
|
- ../../../function/clusterctl/replacements
|
|
- ../../../phases/replacements
|