chore: Update manifests after automerge

This commit is contained in:
2025-12-21 19:11:41 +00:00
parent a8658a4e09
commit 82c071b5d9
147 changed files with 323 additions and 323 deletions

View File

@@ -4,11 +4,11 @@ metadata:
name: gitea-postgresql-18-alert-rules
namespace: gitea
labels:
helm.sh/chart: postgres-18-cluster-7.1.3
helm.sh/chart: postgres-18-cluster-7.1.4
app.kubernetes.io/name: gitea-postgresql-18
app.kubernetes.io/instance: gitea
app.kubernetes.io/part-of: gitea
app.kubernetes.io/version: "7.1.3"
app.kubernetes.io/version: "7.1.4"
app.kubernetes.io/managed-by: Helm
spec:
groups:
@@ -234,7 +234,7 @@ spec:
description: |-
Standby is lagging behind by over 300 seconds (5 minutes)
expr: |
cnpg_pg_replication_lag > 300
cnpg_pg_replication_lag{namespace="gitea"} > 300
for: 1m
labels:
severity: warning