Create a new helm chart that would allow us to deploy playbooks independently. Each deployment will have their own values that get deployed. So we would deploy this helm chart 3 times:
SLC
Joplin
Galveston
Helm chart will have following components:
playbook (required)
maestro (required)
database (optional)
datawolf (optional)
We can deploy this in a new cluster/namespace and control the resources for that cluster/namespace.
Create a new helm chart that would allow us to deploy playbooks independently. Each deployment will have their own values that get deployed. So we would deploy this helm chart 3 times:
Helm chart will have following components:
We can deploy this in a new cluster/namespace and control the resources for that cluster/namespace.