Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
missed readme update
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Cole <[email protected]>
  • Loading branch information
jonathan-mothership committed Jun 20, 2020
1 parent 4e78c08 commit 925d268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion incubator/rundeck/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The following configurations may be set. It is recommended to use values.yaml fo

Parameter | Description | Default
--------- | ----------- | -------
replicaCount | How many replicas to run. Rundeck can really only work with one. | 1
deployment.replicaCount | How many replicas to run. Rundeck can really only work with one. | 1
deployment.annotations | You can pass annotations inside deployment.spec.template.metadata.annotations. Useful for KIAM/Kube2IAM and others for example. | {}
deployment.rolloutStrategy | Sets the K8s rollout strategy for the Rundeck deployment | { type: RollingUpdate }
image.repository | Name of the image to run, without the tag. | [rundeck/rundeck](https://github.com/rundeck/rundeck)
Expand Down

0 comments on commit 925d268

Please sign in to comment.