Skip to content

Commit 50114d4

Browse files
rm template werf annotations
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
1 parent 0627162 commit 50114d4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

templates/_helpers.tpl

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,6 @@ true
6767
{{- end }}
6868
{{- end }}
6969

70-
{{/* https://werf.io/docs/v2/usage/deploy/tracking.html#disabling-state-tracking-and-ignoring-resource-errors-werf-only */}}
71-
{{- define "werf.annotations.disabling_state_tracking_and_ignoring_resource_errors" }}
72-
annotations:
73-
werf.io/fail-mode: IgnoreAndContinueDeployProcess
74-
werf.io/track-termination-mode: NonBlocking
75-
{{- end }}
76-
7770
{{- define "vpa.policyUpdateMode" -}}
7871
{{- $kubeVersion := .Values.global.discovery.kubernetesVersion -}}
7972
{{- $updateMode := "" -}}

0 commit comments

Comments
 (0)