Skip to content

Commit

Permalink
remove annotation for certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
ypoplavs committed Nov 5, 2024
1 parent 2760842 commit 25f01ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions charts/testkube-cloud-api/templates/certificate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 25f01ed

Please sign in to comment.