mirror of https://github.com/kubernetes/kops.git
Included type in SSL certificate documentation
This commit is contained in:
parent
8f3b0b7804
commit
37d1070e26
|
|
@ -52,6 +52,7 @@ You can use a valid SSL Certificate for your API Server Load Balancer. Currently
|
|||
spec:
|
||||
api:
|
||||
loadBalancer:
|
||||
type: Public
|
||||
sslCertificate: arn:aws:acm:<region>:<accountId>:certificate/<uuid>
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue