mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Dev-Deploy: move to k8s DNS addr for private network
This PS moves the DNS nameservers used in the smoketest heat template to use the k8s DNS on the dev host. Change-Id: I3a5f9eb2689f01ee2ef216843b80fbe2607eb5bc
This commit is contained in:
@@ -39,5 +39,4 @@ resources:
|
||||
gateway_ip: {get_param: subnet_gateway}
|
||||
enable_dhcp: false
|
||||
dns_nameservers:
|
||||
- 8.8.8.8
|
||||
- 8.8.4.4
|
||||
- 10.96.0.10
|
||||
|
||||
Reference in New Issue
Block a user