smallstep / helm-charts

Helm packages for Kubernetes
Apache License 2.0
49 stars 72 forks source link

Documentation: Port passed to `step ca init --helm` must match `service.targetPort` #82

Closed iamwillbar closed 2 years ago

iamwillbar commented 2 years ago

It wasn't obvious that the answer you provide to What IP and port will your new CA bind to? when running step ca init --helm must match the value provided for service.targetPort and their defaults differ (the former defaults to :443 and the latter defaults to 9000).

dopey commented 2 years ago

Could be just a wording change in the cli. The code itself is in github.com/smallstep/certificates.