Update API in template
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
65004dbca6
commit
b5f5566b7a
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ nodeRegistration:
|
||||||
ignorePreflightErrors:
|
ignorePreflightErrors:
|
||||||
- SystemVerification
|
- SystemVerification
|
||||||
---
|
---
|
||||||
apiVersion: kubeadm.k8s.io/v1beta1
|
apiVersion: kubeadm.k8s.io/v1beta2
|
||||||
kind: ClusterConfiguration
|
kind: ClusterConfiguration
|
||||||
kubernetesVersion: stable
|
kubernetesVersion: stable
|
||||||
{% if lbip_kubeapiserver is defined %}
|
{% if lbip_kubeapiserver is defined %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue