Fiexed indentation of oauth route to move from passhthrough to reencrypt
This commit is contained in:
@@ -544,7 +544,8 @@ apiportal:
|
|||||||
mysql:
|
mysql:
|
||||||
enabled: false
|
enabled: false
|
||||||
# if the credentials are already available in a secret, set existingSecret
|
# if the credentials are already available in a secret, set existingSecret
|
||||||
existingSecret: {}
|
existingSecret:
|
||||||
|
{}
|
||||||
# name: "mysql-credentials"
|
# name: "mysql-credentials"
|
||||||
# keyMapping:
|
# keyMapping:
|
||||||
# password: password
|
# password: password
|
||||||
|
|||||||
Reference in New Issue
Block a user