add prefix
This commit is contained in:
parent
37857f6937
commit
b2bac535a7
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ spec:
|
||||||
s3:
|
s3:
|
||||||
endpoint: s3.hsn.dev
|
endpoint: s3.hsn.dev
|
||||||
bucket: mariadb
|
bucket: mariadb
|
||||||
|
prefix: full/
|
||||||
accessKeyIdSecretKeyRef:
|
accessKeyIdSecretKeyRef:
|
||||||
name: mariadb-secret
|
name: mariadb-secret
|
||||||
key: AWS_ACCESS_KEY_ID
|
key: AWS_ACCESS_KEY_ID
|
||||||
|
|
Loading…
Reference in a new issue