We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f53923d commit f37b75bCopy full SHA for f37b75b
kubernetes/applications/matrix/deployment.yaml
@@ -122,7 +122,7 @@ spec:
122
key: postgres-password
123
# Redis configuration
124
- name: SYNAPSE_REDIS_HOST
125
- value: "192.168.0.40"
+ value: "matrix-redis.apps.svc.cluster.local"
126
- name: SYNAPSE_REDIS_PORT
127
value: "6379"
128
- name: SYNAPSE_REDIS_PASSWORD
0 commit comments