Merge pull request #8300 from jincong8973/master
feat: improve external gPRC ca example
This commit is contained in:
commit
8e47b51d39
|
|
@ -7,6 +7,7 @@ spec:
|
||||||
isCA: true
|
isCA: true
|
||||||
commonName: selfsigned-ca
|
commonName: selfsigned-ca
|
||||||
secretName: ca-root-secret
|
secretName: ca-root-secret
|
||||||
|
duration: 87600h
|
||||||
privateKey:
|
privateKey:
|
||||||
algorithm: ECDSA
|
algorithm: ECDSA
|
||||||
size: 256
|
size: 256
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue