Обновить ansible/k8s_post_install.yml

This commit is contained in:
2025-12-28 20:42:56 +00:00
parent 57265ef2d7
commit ab08324d41

View File

@@ -6,7 +6,7 @@
- name: 1. Исправление сетевых путей (Все плагины сразу)
shell: |
mkdir -p /usr/lib/cni
ln -sf /opt/cni/bin/* /usr/lib/cni/
ln -s /opt/cni/bin/cilium-cni /usr/lib/cni/cilium-cni
changed_when: true
- name: 2. Перезапуск Kubelet