blob: 9d15b4039cec68612110471ae4464cd8758c58ad [file] [log] [blame]
# S3 Configuration
# This configuration should not be kept together with the source code in production.
# Bucket (referenced in the routes)
api.bucket=camel-k
# Minio information injected into the MinioCustomizer
minio.endpoint=http://minio:9000
minio.access-key=minio
minio.secret-key=minio123
# General configuration
camel.context.rest-configuration.api-context-path=/openapi.json