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
|
||||
commonName: selfsigned-ca
|
||||
secretName: ca-root-secret
|
||||
duration: 87600h
|
||||
privateKey:
|
||||
algorithm: ECDSA
|
||||
size: 256
|
||||
|
|
|
|||
Loading…
Reference in New Issue