Skip to content
Snippets Groups Projects
Commit d2706fca authored by rithu john's avatar rithu john
Browse files

storage/kubernetes: Correct the OfflineSession object CRD definition

parent 4c435db5
Branches
Tags
No related merge requests found
......@@ -198,7 +198,7 @@ var customResourceDefinitions = []k8sapi.CustomResourceDefinition{
Names: k8sapi.CustomResourceDefinitionNames{
Plural: "offlinesessionses",
Singular: "offlinesessions",
Kind: "OfflineSession",
Kind: "OfflineSessions",
},
},
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment