Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
imZack committed Dec 22, 2021
1 parent 6f6c4ef commit dcfd2d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions step-certificates/README.md
Expand Up @@ -126,6 +126,7 @@ chart and their default values.
| `service.port` | Incoming port to access Step CA | `443` |
| `service.nodePort` | Incoming port to access Step CA | `""` |
| `service.targetPort` | Internal port where Step CA runs | `9000` |
| `service.annotations` | Service annotations (YAML) | `{}` |
| `replicaCount` | Number of Step CA replicas. Only one replica is currently supported. | `1` |
| `image.repository` | Repository of the Step CA image | `cr.step.sm/smallstep/step-ca` |
| `image.initContainerRepository` | Repository of the Step CA Init Container image. | `busybox:latest` |
Expand Down

0 comments on commit dcfd2d8

Please sign in to comment.