Skip to content

Commit c1d3600

Browse files
committed
Update README with description of chart values
Signed-off-by: Raul Gonzales <[email protected]>
1 parent aaa89f3 commit c1d3600

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/core-dump-handler/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,3 +323,5 @@ Daemonset
323323
* s3BucketName : Maps to the S3_BUCKET_NAME enviroment variable
324324
* 3Region : Maps to the S3_REGION enviroment variable
325325
* extraEnvVars: Option for passing additional configuration to the agent such as endpoint properties.
326+
* envFrom: Array of [EnvFromSource](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.25/#envfromsource-v1-core) to inject into main container.
327+
* 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 commit comments

Comments
 (0)