fix: pin k3s below rancher limit
Deploy Cluster / Terraform (push) Successful in 29s
Deploy Cluster / Ansible (push) Failing after 35m0s

This commit is contained in:
2026-04-30 05:23:37 +00:00
parent fd5451a5ef
commit 327bb860b7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
k3s_version: latest k3s_version: v1.34.6+k3s1
k3s_server_url: "" k3s_server_url: ""
k3s_token: "" k3s_token: ""
k3s_node_ip: "" k3s_node_ip: ""
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
k3s_version: latest k3s_version: v1.34.6+k3s1
k3s_token: "" k3s_token: ""
k3s_node_ip: "" k3s_node_ip: ""
k3s_primary_public_ip: "" k3s_primary_public_ip: ""