
Update the airshipctl version pin and fixes in the reference type and site manifests to keep up to date with the airshipctl changes in version 2.1. Change-Id: I19c1cf874f33eeccba5b0fbc74404dd5d462f55d
14 lines
301 B
YAML
14 lines
301 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- ../../../../airshipctl/manifests/function/workers-capm3
|
|
|
|
patchesJson6902:
|
|
- target:
|
|
group: bootstrap.cluster.x-k8s.io
|
|
version: v1alpha4
|
|
kind: KubeadmConfigTemplate
|
|
name: worker-1
|
|
path: iptables-setup.yaml
|