added: ca expiry

pull/167/head
Vincent Cui 2018-04-10 10:33:36 +08:00
parent 9fa37e021a
commit 078a4d64d6
1 changed files with 4 additions and 1 deletions

View File

@ -130,7 +130,10 @@ EOF
"O": "k8s",
"OU": "System"
}
]
],
"ca": {
"expiry": "87600h"
}
}
```