add kube-cert group
This commit is contained in:
parent
cb59559835
commit
be0bec9eab
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
---
|
||||
local_release_dir: /tmp
|
||||
|
||||
# This is the group that the cert creation scripts chgrp the
|
||||
# cert files to. Not really changable...
|
||||
kube_cert_group: kube-cert
|
||||
|
||||
# Versions
|
||||
kube_version: v1.1.4
|
||||
etcd_version: v2.2.4
|
||||
|
|
Loading…
Reference in a new issue