Skip to content

Commit 849052d

Browse files
committed
Set createTlsCert to true
1 parent f690548 commit 849052d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cnab/app/run.ps1

+1
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ switch ($action) {
159159
host = $vars.vars.opserverSettings.hostUrl
160160
enabled = $vars.vars.includeIngress
161161
secretName = "opserver-tls"
162+
createTlsCert = $true
162163
}
163164

164165
sqlExternalSecret = @{

0 commit comments

Comments
 (0)