fix: mini default key

This commit is contained in:
devthejo 2023-12-17 14:36:20 +01:00
parent 0c2cf9281f
commit 0eee058781
Signed by: devthejo
GPG key ID: C04215C627711F5C

View file

@ -32,8 +32,8 @@ application:
secretName: minio secretName: minio
endpoint: minio endpoint: minio
port: 9000 port: 9000
accessKeySecretKey: access-key accessKeySecretKey: root-user
secretKeySecretKey: secret-key secretKeySecretKey: root-password
jwt: jwt:
enabled: false enabled: false
secretName: jwks secretName: jwks