Mise à jour de 'dns/04-coredns.yaml'
Ajout open-it.io
This commit is contained in:
parent
1580c6fbed
commit
ca25c07fde
@ -20,6 +20,17 @@ metadata:
|
|||||||
namespace: dns
|
namespace: dns
|
||||||
data:
|
data:
|
||||||
Corefile: |
|
Corefile: |
|
||||||
|
open-it.io {
|
||||||
|
errors
|
||||||
|
health
|
||||||
|
log
|
||||||
|
etcd {
|
||||||
|
endpoint http://etcd-dns:2379
|
||||||
|
}
|
||||||
|
cache 30
|
||||||
|
prometheus 0.0.0.0:9153
|
||||||
|
}
|
||||||
|
|
||||||
open-it.intra {
|
open-it.intra {
|
||||||
errors
|
errors
|
||||||
health
|
health
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user