Add endPoint property example (#2518)

This commit is contained in:
Andrey Dudin
2022-08-24 21:55:38 +05:30
committed by GitHub
parent b1f8ad8dca
commit 8238916340
+3 -1
View File
@@ -479,7 +479,9 @@ persistence:
# accessKeyId: <awsAccessKeyId>
# secretAccessKey: <awsSecretAccessKey>
# region: <awsRegion>
## For Minio and other s3 compatible storage systems set endPoint property
# endPoint: <s3StorageUrl>
## A manually managed Persistent Volume Claim name
## Requires persistence.enabled: true
## If defined, PVC must be created manually before volume will be bound