Compare commits
No commits in common. "ea88d428cec5bbcefaab93fb17ea4ab12118c4e7" and "047e364896bff2156b76767003ba71a89ece7b6b" have entirely different histories.
ea88d428ce
...
047e364896
@ -431,7 +431,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "matrixdotorg/synapse:v1.95.0"
|
||||
image: "matrixdotorg/synapse:v1.94.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SYNAPSE_SERVER_NAME
|
||||
@ -458,7 +458,7 @@ spec:
|
||||
mountPath: /data/keys
|
||||
containers:
|
||||
- name: "synapse"
|
||||
image: "matrixdotorg/synapse:v1.95.0"
|
||||
image: "matrixdotorg/synapse:v1.94.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
x
Reference in New Issue
Block a user