File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
api/kubernetes/helm-chart Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,10 @@ Cosmo Tech Platform API
7070| config.csm.platform.internalResultServices.storage.reader.username | string | ` "changeme" ` | |
7171| config.csm.platform.internalResultServices.storage.writer.password | string | ` "changeme" ` | |
7272| config.csm.platform.internalResultServices.storage.writer.username | string | ` "changeme" ` | |
73+ | config.csm.platform.s3.accessKeyId | string | ` "changeme" ` | |
74+ | config.csm.platform.s3.bucketName | string | ` "changeme" ` | |
75+ | config.csm.platform.s3.endpointUrl | string | ` "http://s3-server:9000" ` | |
76+ | config.csm.platform.s3.secretAccessKey | string | ` "changeme" ` | |
7377| config.csm.platform.twincache.host | string | ` "redis.host.changeme" ` | |
7478| config.csm.platform.twincache.password | string | ` "changeme" ` | |
7579| config.csm.platform.twincache.port | int | ` 6379 ` | |
You can’t perform that action at this time.
0 commit comments