Fiexed indentation of oauth route to move from passhthrough to reencrypt

This commit is contained in:
Conan Scott
2025-11-23 21:05:34 +11:00
parent 74dfca4e18
commit b162efd9b8

View File

@@ -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