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.
1 parent b1e1f9b commit 59e8d08Copy full SHA for 59e8d08
pkg/webhooks/regularuser/common/regularuser.go
@@ -32,7 +32,7 @@ const (
32
mustGatherKind = "MustGather"
33
mustGatherGroup = "managed.openshift.io"
34
clusterVersionKind = "ClusterVersion"
35
- clusterVersionGroup = "config.openshit.io"
+ clusterVersionGroup = "config.openshift.io"
36
customDomainKind = "CustomDomain"
37
customDomainGroup = "managed.openshift.io"
38
netNamespaceKind = "NetNamespace"
0 commit comments