1
0
mirror of https://github.com/rancher/types.git synced 2025-09-25 12:21:24 +00:00

Fix ingress rke type

This commit is contained in:
galal-hussein
2018-02-07 02:17:55 +02:00
parent f462031808
commit c000242884

View File

@@ -197,7 +197,7 @@ type AuthzConfig struct {
type IngressConfig struct {
// Ingress controller type used by kubernetes
Type string `yaml:"type" json:"type,omitempty"`
Provider string `yaml:"provider" json:"provider,omitempty"`
// Ingress controller options
Options map[string]string `yaml:"options" json:"options,omitempty"`
// NodeSelector key pair