mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
add kube-cert group
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
---
|
---
|
||||||
local_release_dir: /tmp
|
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
|
# Versions
|
||||||
kube_version: v1.1.4
|
kube_version: v1.1.4
|
||||||
etcd_version: v2.2.4
|
etcd_version: v2.2.4
|
||||||
|
|||||||
Reference in New Issue
Block a user