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 efbbfe4 commit a0b767dCopy full SHA for a0b767d
roles/cluster_infra/defaults/main.yml
@@ -27,7 +27,7 @@ cluster_groups_required:
27
28
# These are the additional groups required for monitoring (see everything layout)
29
cluster_groups_monitoring:
30
- podman: [opensearch, filebeat]
+ podman: [opensearch, filebeat, mysql]
31
prometheus: [control]
32
grafana: [control]
33
alertmanager: [control]
0 commit comments