Merge pull request #10001 from id/chore-charts-fix-object-to-list

Chore charts fix object to list
This commit is contained in:
Ivan Dyachkov 2023-02-22 08:55:08 +00:00 committed by GitHub
commit 2b341832f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -211,7 +211,7 @@ ssl:
enabled: false
useExisting: false
existingName: emqx-tls
dnsnames: {}
dnsnames: []
issuer:
name: letsencrypt-dns
kind: ClusterIssuer

View File

@ -211,7 +211,7 @@ ssl:
enabled: false
useExisting: false
existingName: emqx-tls
dnsnames: {}
dnsnames: []
issuer:
name: letsencrypt-dns
kind: ClusterIssuer