mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-17 22:37:45 -02:30
CI: test download/container pre pull (#13152)
Patch the control plane to never pull ; this will fail if the images are not correctly pre-loaded, which is the point.
This commit is contained in:
@@ -7,3 +7,7 @@ gateway_api_enabled: true
|
||||
|
||||
dns_mode: coredns_dual
|
||||
kube_asymmetric_encryption_algorithm: "RSA-3072"
|
||||
|
||||
# Test download/container images pre-loading
|
||||
|
||||
k8s_image_pull_policy: Never
|
||||
|
||||
Reference in New Issue
Block a user