remove storage
This commit is contained in:
@@ -21,10 +21,6 @@ matrix-synapse:
|
|||||||
client_whitelist:
|
client_whitelist:
|
||||||
- https://chat.alexlebens.dev/
|
- https://chat.alexlebens.dev/
|
||||||
update_profile_information: true
|
update_profile_information: true
|
||||||
experimental_features:
|
|
||||||
msc3202_device_masquerading: true
|
|
||||||
msc3202_transaction_extensions: true
|
|
||||||
msc2409_to_device_messages_enabled: true
|
|
||||||
app_service_config_files:
|
app_service_config_files:
|
||||||
- /synapse/config/conf.d/hookshot-registration.yaml
|
- /synapse/config/conf.d/hookshot-registration.yaml
|
||||||
- /synapse/config/conf.d/double-puppet-registration.yaml
|
- /synapse/config/conf.d/double-puppet-registration.yaml
|
||||||
@@ -201,16 +197,6 @@ matrix-hookshot:
|
|||||||
readOnly: true
|
readOnly: true
|
||||||
mountPropagation: None
|
mountPropagation: None
|
||||||
subPath: passkey.pem
|
subPath: passkey.pem
|
||||||
data:
|
|
||||||
storageClass: ceph-block
|
|
||||||
accessMode: ReadWriteOnce
|
|
||||||
size: 500Mi
|
|
||||||
retain: true
|
|
||||||
advancedMounts:
|
|
||||||
main:
|
|
||||||
main:
|
|
||||||
- path: /data
|
|
||||||
readOnly: false
|
|
||||||
mautrix-discord:
|
mautrix-discord:
|
||||||
global:
|
global:
|
||||||
fullnameOverride: mautrix-discord
|
fullnameOverride: mautrix-discord
|
||||||
|
|||||||
Reference in New Issue
Block a user