mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(kubevirt): rm subdomain
you can't do an actual subdomain like test.example.com
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user