change fullname

This commit is contained in:
2024-07-10 13:46:39 -05:00
parent 34eae75669
commit 2cfbe2d024

View File

@@ -286,7 +286,7 @@ mautrix-whatsapp:
mountPropagation: None mountPropagation: None
subPath: config.yaml subPath: config.yaml
redis-synapse: redis-synapse:
fullnameOverride: matrix-synapse fullnameOverride: matrix-synapse-redis
architecture: standalone architecture: standalone
auth: auth:
enabled: true enabled: true
@@ -299,7 +299,7 @@ redis-synapse:
persistence: persistence:
enabled: false enabled: false
redis-hookshot: redis-hookshot:
fullnameOverride: matrix-hookshot fullnameOverride: matrix-hookshot-redis
architecture: standalone architecture: standalone
auth: auth:
enabled: false enabled: false