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 2ff6758 commit 6ebeb99Copy full SHA for 6ebeb99
charts/cert-manager/templates/certificates.yaml
@@ -4,7 +4,7 @@ kind: Certificate
4
metadata:
5
name: {{ .certName }}
6
annotations:
7
- "helm.sh/hook": post-install,post-upgrade
+ helm.sh/hook: post-install,post-upgrade
8
helm.sh/hook-weight: "10"
9
spec:
10
# https://github.com/emberstack/kubernetes-reflector?tab=readme-ov-file#cert-manager-support
0 commit comments