zabbix: align postgres tracking label

This commit is contained in:
Andrew Stoltz
2026-04-22 22:50:24 -05:00
parent 5623a272c5
commit 1dc66738e6

View File

@@ -15,9 +15,10 @@ apiVersion: apps/v1
kind: StatefulSet kind: StatefulSet
metadata: metadata:
name: zabbix-postgres name: zabbix-postgres
namespace: zabbix namespace: zabbix
labels: labels:
app: zabbix-postgres app: zabbix-postgres
argocd.argoproj.io/instance: infra-zabbix
spec: spec:
persistentVolumeClaimRetentionPolicy: persistentVolumeClaimRetentionPolicy:
whenDeleted: Retain whenDeleted: Retain