Skip to content

Commit f37b75b

Browse files
committed
tmp
1 parent f53923d commit f37b75b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/applications/matrix/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ spec:
122122
key: postgres-password
123123
# Redis configuration
124124
- name: SYNAPSE_REDIS_HOST
125-
value: "192.168.0.40"
125+
value: "matrix-redis.apps.svc.cluster.local"
126126
- name: SYNAPSE_REDIS_PORT
127127
value: "6379"
128128
- name: SYNAPSE_REDIS_PASSWORD

0 commit comments

Comments
 (0)