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