Skip to content
Snippets Groups Projects
Verified Commit 370010d6 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

enable coreDns and disable kubeDns to fix the CoreDnsDown issue

parent 0da538b1
No related branches found
No related tags found
No related merge requests found
# Depending on which DNS solution you have installed in your cluster enable the right exporter
coreDns:
enabled: false
enabled: true
kubeDns:
enabled: true
enabled: false
alertmanager:
alertmanagerSpec:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment