diff --git a/kubernetes/helm_charts/sunbird-RC/registry/schemas/context.json b/kubernetes/helm_charts/sunbird-RC/registry/schemas/context.json
deleted file mode 100644
index 87d6b0a9804b1eeccac0100e7870bc998716ebe5..0000000000000000000000000000000000000000
--- a/kubernetes/helm_charts/sunbird-RC/registry/schemas/context.json
+++ /dev/null
@@ -1,67 +0,0 @@
-{
-  "@context": {
-    "@version": 1.1,
-    "@protected": true,
-    "TrainingCertificate": {
-      "@id": "https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#TrainingCertificate",
-      "@context": {
-        "id": "@id",
-        "@version": 1.1,
-        "@protected": true,
-        "TrainingCertificate": "schema:Text"
-      }
-    },
-    "trainingName":{
-      "@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#trainingName",
-      "@context": {
-        "name":"schema:Text"
-      }
-    },
-    "trainingId":{
-      "@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#trainingId",
-      "@context": {
-        "name":"schema:Text"
-      }
-    },
-    "name":{
-      "@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#name",
-      "@context": {
-        "name":"schema:Text"
-      }
-    },
-    "publicKey":{
-      "@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#publicKey",
-      "@context": {
-        "name":"schema:Text"
-      }
-    },
-    "url":{
-      "@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#url",
-      "@context": {
-        "name":"schema:Text"
-      }
-    },
-    "designation":{
-      "@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#designation",
-      "@context": {
-        "name":"schema:Text"
-      }
-    },
-    "image":{
-      "@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#image",
-      "@context": {
-        "name":"schema:Text"
-      }
-    },
-    "identity":{
-      "@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#identity",
-      "@context": {
-        "name":"schema:Text"
-      }
-    },
-    "signatory": {
-      "@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#signatory",
-      "@container": "@list"
-    }
-  }
-}
\ No newline at end of file