We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02e6e3d + 5397dd6 commit bf08728Copy full SHA for bf08728
pkg/state/state_cni_plugins.go
@@ -33,7 +33,7 @@ import (
33
"github.com/Mellanox/network-operator/pkg/utils"
34
)
35
36
-const stateCNIPluginsName = "stage-container-networking-plugins"
+const stateCNIPluginsName = "state-container-networking-plugins"
37
const stateCNIPluginsDescription = "Container Networking CNI Plugins deployed in the cluster"
38
39
// NewStateCNIPlugins creates a new state for secondary container networking CNI plugins
0 commit comments