Skip to content

Commit

Permalink
Enable Redis SSL
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-bcl committed Aug 20, 2024
1 parent 259be48 commit 6838fce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm_deploy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ generic-service:
SPRING_JPA_PROPERTIES_HIBERNATE_DIALECT: "org.hibernate.dialect.Oracle12cDialect"
SPRING_JPA_HIBERNATE_DDL-AUTO: "none"
SPRING_LDAP_USEORACLEATTRIBUTES: "false"
SPRING_REDIS_SSL: "true"
REDIS_CONFIGURE_NO-OP: "true"
SPRING_LDAP_BASE: "dc=moj,dc=com"
DELIUS_LDAP_BASE_USERS: "ou=Users"
Expand Down

0 comments on commit 6838fce

Please sign in to comment.