mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-03 10:38:19 -03:30
Allow containerd root and state path to be configured (#7098)
This commit is contained in:
@@ -38,3 +38,7 @@ tls_cipher_suites:
|
||||
etcd_tls_cipher_suites:
|
||||
- TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
|
||||
- TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
|
||||
|
||||
# Containerd path
|
||||
containerd_metadata_root_dir: /var/data/containerd
|
||||
containerd_state_dir: /run/cri/containerd
|
||||
|
||||
Reference in New Issue
Block a user