mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-09 17:45:35 +00:00
pkg,test: Fix DaemonSet typos
This commit is contained in:
@@ -90,7 +90,7 @@ var _ = KubeadmDescribe("proxy addon", func() {
|
||||
})
|
||||
})
|
||||
|
||||
Context("kube-proxy DeamonSet", func() {
|
||||
Context("kube-proxy DaemonSet", func() {
|
||||
It("should exist and be properly configured", func() {
|
||||
ds := GetDaemonSet(f.ClientSet, kubeSystemNamespace, kubeProxyDaemonSetName)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user