Skip to content

Commit

Permalink
added the value for fmr security
Browse files Browse the repository at this point in the history
  • Loading branch information
Qian committed Nov 20, 2024
1 parent 68a42e3 commit f11649b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions stable/fdi-fmr-chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@ managed:
encrypt_salt: ""
security_password: ""
security_username: ""
# security:
# mssql_host: "172.23.224.96"
# mssql_port: 1433
# db_dialect: org.hibernate.dialect.SQLServerDialect
# db_driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
# db_jdbc_type: "sqlserver"
# db_username: "sa"
# #"fusion_securitor"
# db_password: ""
# db_name: "fusion_security"
security:
mssql_host: "172.23.224.96"
mssql_port: 1433
db_dialect: org.hibernate.dialect.SQLServerDialect
db_driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
db_jdbc_type: "sqlserver"
db_username: "sa"
#"fusion_securitor"
db_password: ""
db_name: "fusion_security"
host: ""
port: 8080
smtp:
Expand Down

0 comments on commit f11649b

Please sign in to comment.