fix: Remove unnecessary annotations from postgresql StatefulSet

This commit is contained in:
Nawaz Dhandala
2026-03-20 14:49:31 +00:00
parent 17e786f88e
commit 4d7bbb323e

View File

@@ -12,8 +12,6 @@ metadata:
appname: oneuptime
helm.sh/release-name: {{ .Release.Name }}
helm.sh/release-namespace: {{ .Release.Namespace }}
annotations:
helm.sh/resource-policy: keep
spec:
serviceName: {{ .Release.Name }}-postgresql-headless
replicas: 1