zabbix: align postgres tracking label
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user