Skip to content

Commit 9ebc750

Browse files
author
lijianguo
committed
chore(chart): change cert_manager_enabled to boolean type
1 parent 15b5eee commit 9ebc750

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/controller/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,5 @@ global:
9393
# This will be the hostname that is used to build endpoints such as "drycc.$HOSTNAME"
9494
platform_domain: ""
9595
# Whether cert_manager is enabled to automatically generate controller certificates
96-
cert_manager_enabled: "true"
96+
cert_manager_enabled: true
9797
passport_location: "on-cluster"

0 commit comments

Comments
 (0)