5ef460d926
- Added function/k8scontrol-ha - Updated type/airship-core/controlplane to point to treasuremap function - added networking-ha VariableCatalogue to treasuremap-base-catlg Issue #94 Change-Id: I5a1ea545a01f59cd2213c375e42dcbca34bbad22
14 lines
321 B
YAML
14 lines
321 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- ../../../../airshipctl/manifests/function/k8scontrol
|
|
|
|
patchesJson6902:
|
|
- target:
|
|
group: controlplane.cluster.x-k8s.io
|
|
version: v1alpha3
|
|
kind: KubeadmControlPlane
|
|
name: cluster-controlplane
|
|
path: vrrp_keepalived_patch.yaml
|