Merge pull request #9153 from Tautcius/patch-1

chore(charts): fix typos
This commit is contained in:
Zaiming (Stone) Shi 2022-10-20 08:36:47 +02:00 committed by GitHub
commit 53414b004b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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