mirror of
https://github.com/mariadb-operator/mariadb-operator.git
synced 2025-07-22 18:27:44 +00:00
8 lines
143 B
YAML
8 lines
143 B
YAML
apiVersion: k8s.mariadb.com/v1alpha1
|
|
kind: MariaDB
|
|
metadata:
|
|
name: mariadb-min
|
|
spec:
|
|
rootEmptyPassword: true
|
|
storage:
|
|
ephemeral: true |