mirror of
https://github.com/rancher/rke.git
synced 2025-08-31 22:46:25 +00:00
Enable kube-api audit log for new k8s versions
This commit is contained in:
@@ -277,7 +277,6 @@ func clusterUpFromCli(ctx *cli.Context) error {
|
||||
}
|
||||
|
||||
rkeConfig, err := cluster.ParseConfig(clusterFile)
|
||||
// logrus.Infof("melsayed---------clusterUpFromCli--------- %+v", rkeConfig.Services.KubeAPI.SecretsEncryptionConfig)
|
||||
if err != nil {
|
||||
return fmt.Errorf("Failed to parse cluster file: %v", err)
|
||||
}
|
||||
|
Reference in New Issue
Block a user