FIX(velero): velero-s3-credentials ExternalSecret
- to use databases/minio
This commit is contained in:
@@ -24,10 +24,10 @@ spec:
|
|||||||
data:
|
data:
|
||||||
- secretKey: minioAccessKey
|
- secretKey: minioAccessKey
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: secret/data/minio
|
key: databases/minio
|
||||||
property: accessKey
|
property: ROOT_USER
|
||||||
|
|
||||||
- secretKey: minioSecretKey
|
- secretKey: minioSecretKey
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: secret/data/minio
|
key: databases/minio
|
||||||
property: secretKey
|
property: ROOT_PASSWORD
|
||||||
|
|||||||
Reference in New Issue
Block a user