mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-09 23:12:10 -03:30
fix docs for cert_manager.md (#9724)
Signed-off-by: yanggang <gang.yang@daocloud.io>
This commit is contained in:
parent
b9a34b83d4
commit
8523f525aa
@ -114,7 +114,7 @@ sudo apt-get install -y golang-cfssl
|
||||
|
||||
#### Create Root Certificate Authority (CA) Configuration File
|
||||
|
||||
The default TLS certificate expiry time period is `8760h` which is 5 years from the date the certificate is created.
|
||||
The default TLS certificate expiry time period is `8760h` which is 1 years from the date the certificate is created.
|
||||
|
||||
```shell
|
||||
$ cat > ca-config.json <<EOF
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user