Kubeconfig builder will be a single source of kubeconfig, allowing to make a decision how to build kubeconfig based on different parameters, such as path to kubeconfig, dynamic kubeconfig options, or kubeconfig based on document bundle. Change-Id: Ia63e11a6f0b327e283d3e7fce169a35d54684dfb
9 lines
164 B
YAML
9 lines
164 B
YAML
apiVersion: airshipit.org/v1alpha1
|
|
kind: ClusterMap
|
|
metadata:
|
|
name: clusterctl-v1
|
|
plan:
|
|
target:
|
|
parent: ephemeral
|
|
dynamicKubeConf: false
|
|
ephemeral: {} |