Skip to content

Commit fe88c20

Browse files
committed
Merge branch 'main' of github.com:drycc/workflow into main
2 parents 0cc3ff5 + faf4992 commit fe88c20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/workflow/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ global:
9090
# This will be the hostname that is used to build endpoints such as "drycc.$HOSTNAME"
9191
platform_domain: ""
9292
# Whether cert_manager is enabled to automatically generate drycc certificates
93-
cert_manager_enabled: "true"
93+
cert_manager_enabled: true
9494
# Set the location of Workflow's passport
9595
#
9696
# Valid values are:
@@ -176,7 +176,7 @@ builder:
176176
# If service.type is not set to NodePort, the following statement will be ignored.
177177
nodePort: ""
178178

179-
#
179+
#
180180
passport:
181181
# Set passport deployment replicas
182182
replicas: 1

0 commit comments

Comments
 (0)