mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
massive changes
This commit is contained in:
@@ -62,5 +62,5 @@ func main() {
|
||||
"nginx.key": nginxKey,
|
||||
},
|
||||
}
|
||||
fmt.Printf(runtime.EncodeOrDie(latest.Codec, secret))
|
||||
fmt.Printf(runtime.EncodeOrDie(latest.GroupOrDie("").Codec, secret))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user