Compare commits
No commits in common. "2fb001a55ea29acae5b51e956460e4f71f1d75b9" and "d4f9186b6c776f2edc222c7dcfaa668a37d75f02" have entirely different histories.
2fb001a55e
...
d4f9186b6c
@ -431,7 +431,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "matrixdotorg/synapse:v1.86.0"
|
||||
image: "matrixdotorg/synapse:v1.85.2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SYNAPSE_SERVER_NAME
|
||||
@ -458,7 +458,7 @@ spec:
|
||||
mountPath: /data/keys
|
||||
containers:
|
||||
- name: "synapse"
|
||||
image: "matrixdotorg/synapse:v1.86.0"
|
||||
image: "matrixdotorg/synapse:v1.85.2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
x
Reference in New Issue
Block a user