mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
Adding the Vault role
This commit is contained in:
@@ -206,3 +206,9 @@ etcd_deployment_type: docker
|
||||
kubelet_deployment_type: docker
|
||||
|
||||
efk_enabled: false
|
||||
|
||||
## Certificate Management
|
||||
## This setting determines whether certs are generated via scripts or whether a
|
||||
## cluster of Hashicorp's Vault is started to issue certificates (using etcd
|
||||
## as a backend). Options are "script" or "vault"
|
||||
cert_management: script
|
||||
|
||||
Reference in New Issue
Block a user