mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-18 01:17:38 -02:30
add CI test for auto_renew_certificates (#7472)
* add CI test for auto_renew_certificates
* change timer value
fix typo error in rotate cert script
(cherry picked from commit cce0940e1f)
Conflicts:
roles/kubernetes/master/templates/k8s-certs-renew.timer.j2
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
383b2fcb4e
commit
7cf6f3f3e1
@@ -10,3 +10,5 @@ enable_nodelocaldns: false
|
||||
dns_min_replicas: 1
|
||||
kube_proxy_masquerade_all: true
|
||||
macvlan_interface: "eth0"
|
||||
|
||||
auto_renew_certificates: true
|
||||
|
||||
Reference in New Issue
Block a user