Skip to content

Commit

Permalink
Update CustomDomainRequest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
acarranoqovery authored Oct 2, 2023
1 parent f0362c5 commit 6f02c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/schemas/CustomDomainRequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ properties:
example: my.domain.tld
generate_certificate:
type: boolean
description: to control if a certificate has to be generated for this custom domain by Qovery. The default value is `true`. This flag should be set to `false` if a CDN or other entities are managing the certificate for the specified domain and the traffic is proxied from the CDN to Qovery.
description: to control if a certificate has to be generated for this custom domain by Qovery. The default value is `true`. This flag should be set to `false` if a CDN or other entities are managing the certificate for the specified domain and the traffic is proxied by the CDN to Qovery.

0 comments on commit 6f02c3a

Please sign in to comment.