mirror of
https://github.com/jcwimer/startup-infrastructure
synced 2026-05-19 03:05:25 +00:00
Switched from docker swarm to Kubernetes with rke
This commit is contained in:
4
roles/presslabs-mysql/defaults/main.yml
Normal file
4
roles/presslabs-mysql/defaults/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
mysql_root_password: password
|
||||
mysql_replicas: 3
|
||||
mysql_cluster_name: mysql-cluster
|
||||
Reference in New Issue
Block a user