Skip to content

Commit a5e0564

Browse files
authored
Fix top_level_group_map comment
The Kayobe monitoring group, not the contollers group, is mapped to the Kolla-Ansible monitoring group by default.
1 parent 3616595 commit a5e0564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ kolla_build_args: {}
513513
# - "controllers"
514514
# monitoring:
515515
# groups:
516-
# - "controllers"
516+
# - "monitoring"
517517
# network:
518518
# groups:
519519
# - "controllers"

0 commit comments

Comments
 (0)