Skip to content

Commit

Permalink
update README.md with helm-docs
Browse files Browse the repository at this point in the history
Signed-off-by: butangero <[email protected]>
  • Loading branch information
butangero committed Jan 14, 2025
1 parent e75cd08 commit d3673a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/tempo-distributed/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,7 @@ The memcached default args are removed and should be provided manually. The sett
| memcached.maxUnavailable | int | `1` | Pod Disruption Budget maxUnavailable |
| memcached.podAnnotations | object | `{}` | Annotations for memcached pods |
| memcached.podLabels | object | `{}` | Labels for memcached pods |
| memcached.readinessProbe | object | `{"initialDelaySeconds":5,"tcpSocket":{"port":"client"},"timeoutSeconds":1}` | Configures readinessProbe for memcached |
| memcached.replicas | int | `1` | |
| memcached.resources | object | `{}` | Resource requests and limits for memcached |
| memcached.service.annotations | object | `{}` | Annotations for memcached service |
Expand Down

0 comments on commit d3673a8

Please sign in to comment.