File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -222,7 +222,13 @@ The agent pod has the following environment variables and these are all set by t
222
222
* S3_ACCESS_KEY - The S3 access key for the bucket that will be uploaded to
223
223
* S3_SECRET - The secret that is used along with the access key
224
224
* S3_BUCKET_NAME - The name of the bucket to upload files too
225
- * S3_REGION - The region configuration for the bucket
225
+ * S3_REGION - The region configuration for the bucket.
226
+
227
+ When using an S3 compatible service you should enter the hostname of the service for this value.
228
+
229
+ e.g. --set S3_REGION=host.mycloud.com
230
+
231
+ See https://github.com/IBM/core-dump-handler/issues/124 for further discussion.
226
232
* VENDOR - Some older hosts may require targeted builds for the composer.
227
233
228
234
default(Default) - A RHEL8 build
You can’t perform that action at this time.
0 commit comments