Skip to content

Commit

Permalink
terraform-docs: automated action
Browse files Browse the repository at this point in the history
  • Loading branch information
jhisc committed Aug 13, 2021
1 parent 3b52a38 commit e8b14ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Notes:
| chart\_version | Helm chart version | `string` | `"2.10.1"` | no |
| issuer\_validity\_hours | Number of hours for which the issuer certification is valid (must be shorter than the trust anchor) | `number` | `8760` | no |
| jaeger\_additional\_yaml\_config | used for additional customization of the linkerd-jaeger helm chart values | `string` | `""` | no |
| linkerd\_helm\_install\_timeout\_secs | The number of seconds to wait for the linkerd chart to be deployed. the default is 900 (15 minutes) | `string` | `"900"` | no |
| namespaces | Namespaces for linkerd and optional extensions | `set(string)` | <pre>[<br> "linkerd",<br> "linkerd-viz"<br>]</pre> | no |
| trust\_anchor\_validity\_hours | Number of hours for which the trust anchor certification is valid | `number` | `17520` | no |
| viz\_additional\_yaml\_config | used for additional customization of the linkerd-viz helm chart values | `string` | `""` | no |
Expand Down

0 comments on commit e8b14ad

Please sign in to comment.