Skip to content

Commit

Permalink
docs(gitlab): update crd reference
Browse files Browse the repository at this point in the history
  • Loading branch information
kosmoz authored and pmig committed Dec 22, 2023
1 parent ddecd0c commit 25fcc84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/03_crd-reference/gitlab/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ spec:
| secretKeySecret | SecretKeySelector | (required) |
| region | String | (required) |
| hostname | String | `null` |
| usePathStyle | Boolean | false |
| port | Integer | `null` |
| useSsl | Boolean | `null` |
| useSsl | Boolean | `true` |
| usePathStyle | Boolean | `false` |

0 comments on commit 25fcc84

Please sign in to comment.