Skip to content

Commit

Permalink
Use replicated MariaDB
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Gu <[email protected]>
  • Loading branch information
tylergu committed Sep 11, 2024
1 parent 05b924d commit 5497a4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/mariadb-operator/v0.30.0/cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ spec:

port: 3306

replicas: 3

galera:
enabled: true

storage:
size: 1Gi
storageClassName: standard
Expand Down

0 comments on commit 5497a4e

Please sign in to comment.