Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWeindel committed Jun 20, 2023
1 parent 635d5f3 commit 8f06bf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/apis/dns/crds/zz_generated_crds.go
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ spec:
type: string
type:
description: Policy is the policy type. Allowed values are provider
dependent, e.g. `+"`"+`weighted`+"`"+`
dependent, e.g. ` + "`" + `weighted` + "`" + `
type: string
required:
- parameters
Expand Down Expand Up @@ -319,7 +319,7 @@ spec:
type: string
type:
description: Policy is the policy type. Allowed values are provider
dependent, e.g. `+"`"+`weighted`+"`"+`
dependent, e.g. ` + "`" + `weighted` + "`" + `
type: string
required:
- parameters
Expand Down

0 comments on commit 8f06bf4

Please sign in to comment.