chore: Update manifests after change

This commit is contained in:
2026-03-06 22:11:41 +00:00
parent 08d4d7c8cf
commit 545381201a
15 changed files with 0 additions and 420 deletions

View File

@@ -106,29 +106,6 @@ spec:
mountPath: /data
- name: valkey-acl
mountPath: /etc/valkey
- name: metrics
image: ghcr.io/oliver006/redis_exporter:v1.81.0
imagePullPolicy: "IfNotPresent"
ports:
- name: metrics
containerPort: 9121
startupProbe:
tcpSocket:
port: metrics
livenessProbe:
tcpSocket:
port: metrics
readinessProbe:
httpGet:
path: /
port: metrics
resources:
requests:
cpu: 10m
memory: 64M
env:
- name: REDIS_ALIAS
value: matrix-synapse-valkey
volumes:
- name: scripts
configMap: