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:
Sergey
2021-04-09 10:42:47 +03:00
committed by Kubernetes Prow Robot
parent 383b2fcb4e
commit 7cf6f3f3e1
13 changed files with 24 additions and 2 deletions

View File

@@ -12,3 +12,5 @@ dns_min_replicas: 1
# Currently ipvs not available on KVM: https://packages.ubuntu.com/search?suite=focal&arch=amd64&mode=exactfilename&searchon=contents&keywords=ip_vs_sh.ko
kube_proxy_mode: iptables
enable_nodelocaldns: False
auto_renew_certificates: true