Compare commits
No commits in common. "026a56782758d48a754d2c856e822a39942981df" and "732d08036bb757b9d822c2cfdb4ab09be44d7082" have entirely different histories.
026a567827
...
732d08036b
@ -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.105.1"
|
image: "ghcr.io/element-hq/synapse:v1.105.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.105.1"
|
image: "ghcr.io/element-hq/synapse:v1.105.0"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
Loading…
Reference in New Issue
Block a user