Skip to content

Commit 2307e24

Browse files
authored
Update k8s-cluster.yml (#806)
update kubeadm_patches to 2.27.0
1 parent 081e24e commit 2307e24

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

ansible/inventory/genestack/group_vars/k8s_cluster/k8s-cluster.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,4 @@ auto_renew_certificates: false
385385
# auto_renew_certificates_systemd_calendar: "Mon *-*-1,2,3,4,5,6,7 03:{{ groups['kube_control_plane'].index(inventory_hostname) }}0:00"
386386

387387
# kubeadm patches path
388-
kubeadm_patches:
389-
enabled: false
390-
source_dir: "{{ inventory_dir }}/patches"
391-
dest_dir: "{{ kube_config_dir }}/patches"
388+
kubeadm_patches: []

0 commit comments

Comments
 (0)