We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0627162 commit 50114d4Copy full SHA for 50114d4
templates/_helpers.tpl
@@ -67,13 +67,6 @@ true
67
{{- end }}
68
69
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
-
77
{{- define "vpa.policyUpdateMode" -}}
78
{{- $kubeVersion := .Values.global.discovery.kubernetesVersion -}}
79
{{- $updateMode := "" -}}
0 commit comments