From 0a1494905669d39e993b4acb4365688443481a69 Mon Sep 17 00:00:00 2001 From: innerpeacez Date: Thu, 23 Mar 2023 11:44:50 +0800 Subject: [PATCH] post-rollback hook --- chart/skywalking/templates/oap-init.job.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/skywalking/templates/oap-init.job.yaml b/chart/skywalking/templates/oap-init.job.yaml index c5db286..0e42286 100644 --- a/chart/skywalking/templates/oap-init.job.yaml +++ b/chart/skywalking/templates/oap-init.job.yaml @@ -26,7 +26,7 @@ metadata: heritage: {{ .Release.Service }} release: {{ .Release.Name }} annotations: - "helm.sh/hook": post-install,post-upgrade + "helm.sh/hook": post-install,post-upgrade,post-rollback "helm.sh/hook-weight": "1" spec: template: