fix: mini default key
This commit is contained in:
parent
0c2cf9281f
commit
0eee058781
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ application:
|
|||
secretName: minio
|
||||
endpoint: minio
|
||||
port: 9000
|
||||
accessKeySecretKey: access-key
|
||||
secretKeySecretKey: secret-key
|
||||
accessKeySecretKey: root-user
|
||||
secretKeySecretKey: root-password
|
||||
jwt:
|
||||
enabled: false
|
||||
secretName: jwks
|
||||
|
|
Loading…
Add table
Reference in a new issue