fix(kubevirt): rm subdomain

you can't do an actual subdomain like test.example.com
This commit is contained in:
JJGadgets
2023-12-26 15:57:55 +08:00
parent 954ab86f41
commit 404ca4c3b8

View File

@@ -19,7 +19,7 @@ spec:
vm.home.arpa/ad: "dc${NUM}"
spec:
hostname: "thunder-dc${NUM}"
subdomain: "${DNS_AD}"
# subdomain: "${DNS_AD}"
evictionStrategy: "LiveMigrate"
networks:
- name: "main"