From 25f01ed875aa63a30fd42ca1284c3f12d1be32bf Mon Sep 17 00:00:00 2001 From: ypoplavs Date: Tue, 5 Nov 2024 12:05:46 +0200 Subject: [PATCH] remove annotation for certificate --- charts/testkube-cloud-api/templates/certificate.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/charts/testkube-cloud-api/templates/certificate.yaml b/charts/testkube-cloud-api/templates/certificate.yaml index 4b99f11a0..6e4a57aca 100644 --- a/charts/testkube-cloud-api/templates/certificate.yaml +++ b/charts/testkube-cloud-api/templates/certificate.yaml @@ -5,8 +5,6 @@ metadata: name: {{ include "testkube-cloud-api.fullname" . }} labels: {{- include "testkube-cloud-api.labels" . | nindent 4 }} - annotations: - "helm.sh/hook": pre-install,pre-upgrade spec: secretName: {{ .Values.api.tls.tlsSecret }} dnsNames: