chore: Update manifests after automerge

This commit is contained in:
2026-03-06 23:33:36 +00:00
parent d556fd7bf9
commit c9efd82d71
6 changed files with 1 additions and 141 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: postiz-valkey
volumes:
- name: scripts
configMap: