feat(argo-workflows): add caSecret in s3 configuration (#2519)
* add caSecret Signed-off-by: Dondon Alexis <Y3GDTU@ad.insee.intra> * bump chart version Signed-off-by: Dondon Alexis <Y3GDTU@ad.insee.intra> * add changelog Signed-off-by: Dondon Alexis <Y3GDTU@ad.insee.intra> --------- Signed-off-by: Dondon Alexis <Y3GDTU@ad.insee.intra> Co-authored-by: Dondon Alexis <Y3GDTU@ad.insee.intra> Co-authored-by: Vlad Losev <vladlosev@users.noreply.github.com>
This commit is contained in:
parent
f8b1fecd81
commit
0cf32acff2
3 changed files with 10 additions and 2 deletions
|
|
@ -775,6 +775,9 @@ artifactRepository:
|
|||
# key: secretkey
|
||||
# # insecure will disable TLS. Primarily used for minio installs not configured with TLS
|
||||
# insecure: false
|
||||
# caSecret:
|
||||
# name: ca-root
|
||||
# key: cert.pem
|
||||
# bucket:
|
||||
# endpoint:
|
||||
# region:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue