|
@ -5,6 +5,10 @@ bin_dir: /usr/local/bin |
|
|
# Note: ensure that you've enough disk space (about 1G) |
|
|
# Note: ensure that you've enough disk space (about 1G) |
|
|
local_release_dir: "/tmp/releases" |
|
|
local_release_dir: "/tmp/releases" |
|
|
|
|
|
|
|
|
|
|
|
# This is the group that the cert creation scripts chgrp the |
|
|
|
|
|
# cert files to. Not really changable... |
|
|
|
|
|
kube_cert_group: kube-cert |
|
|
|
|
|
|
|
|
# Cluster Loglevel configuration |
|
|
# Cluster Loglevel configuration |
|
|
kube_log_level: 2 |
|
|
kube_log_level: 2 |
|
|
|
|
|
|
|
|