Compare commits
No commits in common. "3db58629ef67a803106c76dea63bf5fd47dc49c0" and "f9683e1077ad3cc9c2fa1c0618208602a7742982" have entirely different histories.
3db58629ef
...
f9683e1077
@ -431,7 +431,7 @@ spec:
|
|||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: generate-signing-key
|
- name: generate-signing-key
|
||||||
image: "ghcr.io/element-hq/synapse:v1.114.0"
|
image: "ghcr.io/element-hq/synapse:v1.113.0"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: SYNAPSE_SERVER_NAME
|
- name: SYNAPSE_SERVER_NAME
|
||||||
@ -458,7 +458,7 @@ spec:
|
|||||||
mountPath: /data/keys
|
mountPath: /data/keys
|
||||||
containers:
|
containers:
|
||||||
- name: "synapse"
|
- name: "synapse"
|
||||||
image: "ghcr.io/element-hq/synapse:v1.114.0"
|
image: "ghcr.io/element-hq/synapse:v1.113.0"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
Loading…
Reference in New Issue
Block a user