Skip to main content

MariaDBDatabase

Tiers

This feature is available for the following tiers: Standard, Premium.

Packages:

database.entigo.com/v1alpha1

Resource Types:

MariaDBDatabase

↩ Parent
NameTypeDescriptionRequired
apiVersionstringdatabase.entigo.com/v1alpha1true
kindstringMariaDBDatabasetrue
metadataobjectRefer to the Kubernetes API documentation for the fields of the metadata field.true
specobject
false

MariaDBDatabase.spec

↩ Parent
NameTypeDescriptionRequired
instanceRefobject
true
defaultCharacterSetstring

DefaultCharacterSet defines the default character set for this database.

false
defaultCollationstring

DefaultCollation defines the default collation for this database.

false
deletionProtectionboolean

Prevents accidental deletion of MariaDBDatabase resource


Default: true

false
namestring

Alternative, i.e. non kubernetes compliant name

false

MariaDBDatabase.spec.instanceRef

↩ Parent
NameTypeDescriptionRequired
namestring

Name of the database instance the db should be created in

true