Skip to content

Commit 4a248ed

Browse files
do not append default novalocal domain to hostname
1 parent 1ab16a9 commit 4a248ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/nova/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ conf:
6868
# adjust default quotas to make it possible to use baremetal
6969
cores: 512
7070
ram: "1024000"
71+
api:
72+
dhcp_domain: ""
7173

7274
# (TODO) This is to help with an upstream Nova bug:
7375
# https://review.opendev.org/c/openstack/nova/+/883411

0 commit comments

Comments
 (0)