Skip to content

Commit

Permalink
Merge pull request #21 from openinfradev/disable-kubedns
Browse files Browse the repository at this point in the history
disable kubedns as default
  • Loading branch information
robertchoi80 authored Jan 21, 2021
2 parents dd49613 + 133a900 commit 56a7393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lma/base/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ spec:
serviceMonitor:
interval: TO_BE_FIXED
kubeDns:
enabled: true
enabled: false
serviceMonitor:
interval: TO_BE_FIXED
kubeEtcd:
Expand Down

0 comments on commit 56a7393

Please sign in to comment.