You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/core-dump-handler/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -323,3 +323,5 @@ Daemonset
323
323
* s3BucketName : Maps to the S3_BUCKET_NAME enviroment variable
324
324
* 3Region : Maps to the S3_REGION enviroment variable
325
325
* 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