Use itself for DNS
This commit is contained in:
@@ -2,6 +2,8 @@ version: '2'
|
|||||||
services:
|
services:
|
||||||
bind:
|
bind:
|
||||||
image: sameersbn/bind
|
image: sameersbn/bind
|
||||||
|
dns:
|
||||||
|
- localhost
|
||||||
environment:
|
environment:
|
||||||
WEBMIN_ENABLED: ${WEBMIN_ENABLED}
|
WEBMIN_ENABLED: ${WEBMIN_ENABLED}
|
||||||
{{- if eq .Values.WEBMIN_ENABLED "true"}}
|
{{- if eq .Values.WEBMIN_ENABLED "true"}}
|
||||||
|
|||||||
Reference in New Issue
Block a user