Skip to content

Commit

Permalink
disable kubedns as default
Browse files Browse the repository at this point in the history
coredns is a default dns service in tacoplay.
  • Loading branch information
estherk0 committed Jan 21, 2021
1 parent dd49613 commit 133a900
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 133a900

Please sign in to comment.