Commit 7d6374de authored by rithu leena john's avatar rithu leena john Committed by GitHub

Merge pull request #1073 from rithujohn191/cherry-picked

storage/kubernetes: Correct the OfflineSession object CRD definition
parents 4c435db5 fc4ae4c1
......@@ -198,7 +198,7 @@ var customResourceDefinitions = []k8sapi.CustomResourceDefinition{
Names: k8sapi.CustomResourceDefinitionNames{
Plural: "offlinesessionses",
Singular: "offlinesessions",
Kind: "OfflineSession",
Kind: "OfflineSessions",
},
},
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment