Skip to content

Commit e76fc02

Browse files
authored
Neo4j auth enabled by default
1 parent 0bc0a4b commit e76fc02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployment-configuration/value-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ harness:
100100
heap:
101101
initial: 64M
102102
max: 128M
103-
dbms_security_auth_enabled: "false"
103+
dbms_security_auth_enabled: "true"
104104
ports:
105105
- name: http
106106
port: 7474

0 commit comments

Comments
 (0)