mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
pre-commit autocorrected files (#9750)
This commit is contained in:
@@ -35,4 +35,4 @@
|
||||
environment:
|
||||
KUBECONFIG: "{{ kube_config_dir }}/admin.conf"
|
||||
loop_control:
|
||||
label: "{{ item.item.file }}"
|
||||
label: "{{ item.item.file }}"
|
||||
|
||||
@@ -31,4 +31,4 @@ nodeRegistration:
|
||||
{% if kubeadm_patches is defined and kubeadm_patches.enabled %}
|
||||
patches:
|
||||
directory: {{ kubeadm_patches.dest_dir }}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
[global]
|
||||
node-tags = {{ gce_node_tags }}
|
||||
|
||||
node-tags = {{ gce_node_tags }}
|
||||
|
||||
@@ -94,4 +94,3 @@ spec:
|
||||
path: /etc/kubernetes/admin.conf
|
||||
name: kubeconfig
|
||||
status: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user