Skip to content

Commit

Permalink
update crd base of databasemysqlproviders,databaserequests
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Cadetg committed Apr 12, 2024
1 parent a2650e3 commit 7e6e27f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions config/crd/bases/crd.lagoon.sh_databasemysqlproviders.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ spec:
description: MySQLConnectionStatus provides the status of the MySQL
database
items:
description: MySQLConnectionStatus defines the status of a MySQL
database connection
properties:
enabled:
description: Enabled is a flag to indicate whether a MySQL database
Expand Down
2 changes: 1 addition & 1 deletion config/crd/bases/crd.lagoon.sh_databaserequests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
additionalUsers:
description: AdditionalUsers defines the additional users to be created
items:
description: AdditionalUser defines the additional users to be created
description: AdditionalUser defines the additional user to be created
properties:
name:
description: |-
Expand Down

0 comments on commit 7e6e27f

Please sign in to comment.