Merge pull request #183 from rashmitrathod/patch-1
Update 08-bootstrapping-kubernetes-controllers.mdpull/634/head
commit
016f76c1ae
|
@ -78,7 +78,7 @@ Documentation=https://github.com/kubernetes/kubernetes
|
|||
ExecStart=/usr/local/bin/kube-apiserver \\
|
||||
--advertise-address=${INTERNAL_IP} \\
|
||||
--allow-privileged=true \\
|
||||
--apiserver-count=3 \\
|
||||
--apiserver-count=2 \\
|
||||
--audit-log-maxage=30 \\
|
||||
--audit-log-maxbackup=3 \\
|
||||
--audit-log-maxsize=100 \\
|
||||
|
|
Loading…
Reference in New Issue