Skip to content

Commit

Permalink
Update README with description of chart values
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Gonzales <gonzalesraul03@gmail.com>
  • Loading branch information
gonzalesraul committed Feb 6, 2023
1 parent aaa89f3 commit c1d3600
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/core-dump-handler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,3 +323,5 @@ Daemonset
* s3BucketName : Maps to the S3_BUCKET_NAME enviroment variable
* 3Region : Maps to the S3_REGION enviroment variable
* extraEnvVars: Option for passing additional configuration to the agent such as endpoint properties.
* envFrom: Array of [EnvFromSource](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.25/#envfromsource-v1-core) to inject into main container.
* sidecarContainers: Array of [Container](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.25/#container-v1-core) to define as part of the pod.

0 comments on commit c1d3600

Please sign in to comment.