Skip to content

Commit b293231

Browse files
committed
Disable Heat in ci-aio env
This should free up some memory, allowing us to use a smaller flavor.
1 parent 56abaa7 commit b293231

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

etc/kayobe/environments/ci-aio/stackhpc-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# Docker namespace to use for Kolla images. Default is 'kolla'.
66
kolla_docker_namespace: stackhpc-dev
77

8+
# Disable some services to reduce memory footprint.
9+
kolla_enable_heat: false
10+
811
###############################################################################
912
# Network configuration.
1013

0 commit comments

Comments
 (0)