Skip to content

Commit c777510

Browse files
committed
chore(workflow): disable cert-manager
1 parent a8939a0 commit c777510

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/workflow/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ global:
8585
# This will be the hostname that is used to build endpoints such as "drycc.$HOSTNAME"
8686
platformDomain: ""
8787
# Whether certManagerEnabled is true to automatically generate drycc certificates
88-
certManagerEnabled: true
88+
certManagerEnabled: false
8989
# Set the location of Workflow's passport
9090
#
9191
# Valid values are:

0 commit comments

Comments
 (0)