mirror of
https://github.com/rancher/types.git
synced 2025-07-02 16:31:48 +00:00
Merge pull request #1108 from superseb/nodelocal2
Add support for nodelocal DNS
This commit is contained in:
commit
dfc415758d
@ -15,6 +15,7 @@ const (
|
||||
KubeDNS = "kubeDNS"
|
||||
MetricsServer = "metricsServer"
|
||||
NginxIngress = "nginxIngress"
|
||||
Nodelocal = "nodelocal"
|
||||
TemplateKeys = "templateKeys"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user