diff --git a/model/clusters_mgmt/v1/wif_service_account_type.model b/model/clusters_mgmt/v1/wif_service_account_type.model index a1c53083..399afd73 100644 --- a/model/clusters_mgmt/v1/wif_service_account_type.model +++ b/model/clusters_mgmt/v1/wif_service_account_type.model @@ -24,6 +24,7 @@ struct WifServiceAccount { enum WifAccessMethod { Impersonate + Vm Wif } diff --git a/model/clusters_mgmt/v2alpha1/wif_service_account_type.model b/model/clusters_mgmt/v2alpha1/wif_service_account_type.model index a1c53083..399afd73 100644 --- a/model/clusters_mgmt/v2alpha1/wif_service_account_type.model +++ b/model/clusters_mgmt/v2alpha1/wif_service_account_type.model @@ -24,6 +24,7 @@ struct WifServiceAccount { enum WifAccessMethod { Impersonate + Vm Wif }