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