Internal DNS fix
Because container have host networking it wouldn't be able to access rancher internal DNS server so access to the ETCD by DNS/FQDN name wouldn't work.
This commit is contained in:
parent
13b75d349e
commit
0647f8edce
@ -1,5 +1,6 @@
|
||||
portworx:
|
||||
labels:
|
||||
io.rancher.container.dns: 'true'
|
||||
io.rancher.container.create_agent: 'true'
|
||||
io.rancher.scheduler.global: 'true'
|
||||
io.rancher.container.pull_image: 'always'
|
||||
|
Loading…
x
Reference in New Issue
Block a user