mirror of
https://github.com/rancher/types.git
synced 2025-04-27 10:20:48 +00:00
Add support for nodelocal DNS
This commit is contained in:
parent
12620b5bd7
commit
45db816cef
@ -15,6 +15,7 @@ const (
|
||||
KubeDNS = "kubeDNS"
|
||||
MetricsServer = "metricsServer"
|
||||
NginxIngress = "nginxIngress"
|
||||
Nodelocal = "nodelocal"
|
||||
TemplateKeys = "templateKeys"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user