mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 23:16:22 +00:00
update logic to read addon templates from metadata
This commit is contained in:
committed by
Alena Prokharchyk
parent
06e87ebabb
commit
44e6adda29
@@ -6,6 +6,5 @@ import (
|
||||
)
|
||||
|
||||
func GetKubeDNSManifest(KubeDNSConfig interface{}, data map[string]interface{}) (string, error) {
|
||||
|
||||
return templates.CompileTemplateFromMap(templates.GetDefaultVersionedTemplate(rkeData.KubeDNS, data), KubeDNSConfig)
|
||||
}
|
||||
|
Reference in New Issue
Block a user