feat: add support for setting s3 region for artifact repository (#286)
* feat: add support for setting s3 region for artifact repository * Bump chart version
This commit is contained in:
parent
ac44f2d7e1
commit
6c32fbac27
3 changed files with 5 additions and 1 deletions
|
|
@ -190,6 +190,7 @@ artifactRepository:
|
|||
insecure: true
|
||||
# bucket:
|
||||
# endpoint:
|
||||
# region:
|
||||
|
||||
# NOTE: These are setting attributes for the `minio` optional dependency
|
||||
minio:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue