We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e29c77b commit 484a1f6Copy full SHA for 484a1f6
config/manifests/bases/mariadb-operator.clusterserviceversion.yaml
@@ -19,6 +19,11 @@ spec:
19
kind: Galera
20
name: galeras.mariadb.openstack.org
21
version: v1beta1
22
+ - description: MariaDBAccount is the Schema for the mariadbaccounts API
23
+ displayName: Maria DBAccount
24
+ kind: MariaDBAccount
25
+ name: mariadbaccounts.mariadb.openstack.org
26
+ version: v1beta1
27
- description: MariaDBDatabase is the Schema for the mariadbdatabases API
28
displayName: Maria DBDatabase
29
kind: MariaDBDatabase
0 commit comments