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