We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8939a0 commit c777510Copy full SHA for c777510
1 file changed
charts/workflow/values.yaml
@@ -85,7 +85,7 @@ global:
85
# This will be the hostname that is used to build endpoints such as "drycc.$HOSTNAME"
86
platformDomain: ""
87
# Whether certManagerEnabled is true to automatically generate drycc certificates
88
- certManagerEnabled: true
+ certManagerEnabled: false
89
# Set the location of Workflow's passport
90
#
91
# Valid values are:
0 commit comments