Merge pull request #9153 from Tautcius/patch-1
chore(charts): fix typos
This commit is contained in:
commit
53414b004b
|
@ -1,4 +1,4 @@
|
|||
{{- if and (.Values.ssl.enable) (not .Values.ssl.useExisting) -}}
|
||||
{{- if and (.Values.ssl.enabled) (not .Values.ssl.useExisting) -}}
|
||||
---
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
|
|
Loading…
Reference in New Issue