Merge branch 'dev' of https://github.com/gjmzj/kubeasz into dev

pull/281/merge
gjmzj 2018-08-03 14:15:33 +08:00
commit a045dd1d42
2 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,7 @@ ExecStart={{ bin_dir }}/kube-apiserver \
--proxy-client-cert-file={{ ca_dir }}/aggregator-proxy.pem \
--proxy-client-key-file={{ ca_dir }}/aggregator-proxy-key.pem \
--enable-aggregator-routing=true \
--runtime-config=batch/v2alpha1=true \
--v=2
Restart=on-failure
RestartSec=5

View File

@ -42,6 +42,7 @@ ExecStart={{ bin_dir }}/kube-apiserver \
--proxy-client-cert-file={{ ca_dir }}/aggregator-proxy.pem \
--proxy-client-key-file={{ ca_dir }}/aggregator-proxy-key.pem \
--enable-aggregator-routing=true \
--runtime-config=batch/v2alpha1=true \
--v=2
Restart=on-failure
RestartSec=5