File tree Expand file tree Collapse file tree 9 files changed +0
-9
lines changed
charts/opencloud-full/templates Expand file tree Collapse file tree 9 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ metadata:
1414 {{- with .Values.services.idm.persistence.annotations }}
1515 annotations :
1616{{ toYaml . | indent 4 }}
17- helm.sh/resource-policy : " keep"
1817 {{- end }}
1918 {{- with .Values.services.idm.persistence.finalizers }}
2019 finalizers :
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ metadata:
1111 {{- with .Values.services.nats.persistence.annotations }}
1212 annotations :
1313{{ toYaml . | indent 4 }}
14- helm.sh/resource-policy : " keep"
1514 {{- end }}
1615 {{- with .Values.services.nats.persistence.finalizers }}
1716 finalizers :
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ metadata:
1414 {{- with .Values.services.ocm.persistence.annotations }}
1515 annotations :
1616{{ toYaml . | indent 4 }}
17- helm.sh/resource-policy : " keep"
1817 {{- end }}
1918 {{- with .Values.services.ocm.persistence.finalizers }}
2019 finalizers :
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ metadata:
66 name : {{ .appName }}-data
77 namespace : {{ template "oc.namespace" . }}
88 annotations :
9- helm.sh/resource-policy : " keep"
109 labels :
1110 app : {{ .appName }}
1211 oc-metrics : enabled
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ metadata:
1010 {{- with .Values.services.search.persistence.annotations }}
1111 annotations :
1212{{ toYaml . | indent 4 }}
13- helm.sh/resource-policy : " keep"
1413 {{- end }}
1514 {{- with .Values.services.search.persistence.finalizers }}
1615 finalizers :
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ metadata:
1313 {{- with .Values.services.storagesystem.persistence.annotations }}
1414 annotations :
1515{{ toYaml . | indent 4 }}
16- helm.sh/resource-policy : " keep"
1716 {{- end }}
1817 {{- with .Values.services.storagesystem.persistence.finalizers }}
1918 finalizers :
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ metadata:
1313 {{- with .Values.services.storageusers.persistence.annotations }}
1414 annotations :
1515{{ toYaml . | indent 4 }}
16- helm.sh/resource-policy : " keep"
1716 {{- end }}
1817 {{- with .Values.services.storageusers.persistence.finalizers }}
1918 finalizers :
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ metadata:
1010 {{- with .Values.services.thumbnails.persistence.annotations }}
1111 annotations :
1212{{ toYaml . | indent 4 }}
13- helm.sh/resource-policy : " keep"
1413 {{- end }}
1514 {{- with .Values.services.thumbnails.persistence.finalizers }}
1615 finalizers :
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ metadata:
1010 {{- with .Values.services.web.persistence.annotations }}
1111 annotations :
1212{{ toYaml . | indent 4 }}
13- helm.sh/resource-policy : " keep"
1413 {{- end }}
1514 {{- with .Values.services.web.persistence.finalizers }}
1615 finalizers :
You can’t perform that action at this time.
0 commit comments