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