Skip to content

Commit f53923d

Browse files
committed
tmp
1 parent d960917 commit f53923d

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
@@ -128,7 +128,7 @@ spec:
128128
- name: SYNAPSE_REDIS_PASSWORD
129129
valueFrom:
130130
secretKeyRef:
131-
name: matrix-cross-secrets
131+
name: matrix-redis-secrets
132132
key: redis-password
133133
ports:
134134
- containerPort: 8008

0 commit comments

Comments
 (0)