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