Skip to content

Commit c4732f2

Browse files
author
lijianguo
committed
chore(chart): change cert_manager_enabled to boolean type
1 parent 16201d6 commit c4732f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/monitor/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ global:
6363
# This will be the hostname that is used to build endpoints such as "drycc.$HOSTNAME"
6464
platform_domain: ""
6565
# Whether cert_manager is enabled to automatically generate drycc certificates
66-
cert_manager_enabled: "true"
66+
cert_manager_enabled: true

0 commit comments

Comments
 (0)