소스 검색

Merge pull request #9153 from Tautcius/patch-1

chore(charts): fix typos
Zaiming (Stone) Shi 3 년 전
부모
커밋
53414b004b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      deploy/charts/emqx/templates/certificate.yaml

+ 1 - 1
deploy/charts/emqx/templates/certificate.yaml

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