Skip to content
Snippets Groups Projects
Commit 7d6374de authored by rithu leena john's avatar rithu leena john Committed by GitHub
Browse files

Merge pull request #1073 from rithujohn191/cherry-picked

storage/kubernetes: Correct the OfflineSession object CRD definition
parents 4c435db5 fc4ae4c1
No related branches found
No related tags found
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