Add comment about AWS endpoint URL
This commit is contained in:
parent
8a31ac89c9
commit
59baca136c
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ metadata:
|
|||
stringData:
|
||||
accessKeyID: <YOUR_ACCESS_KEY_ID>
|
||||
secretAccessKey: <YOUR_SECRET_ACCES_KEY>
|
||||
# For AWS set it to "https://s3.amazonaws.com"
|
||||
endpoint: <S3_ENDPOINT_URL>
|
||||
# If not on S3, set it to ""
|
||||
region: <S3_REGION>
|
||||
|
|
Loading…
Reference in a new issue