diff --git a/client/src/app/ctl/config/config-context/config-context.component.html b/client/src/app/ctl/config/config-context/config-context.component.html
index 01012a7..800f4c6 100644
--- a/client/src/app/ctl/config/config-context/config-context.component.html
+++ b/client/src/app/ctl/config/config-context/config-context.component.html
@@ -4,22 +4,32 @@
{{context.name}}
- ContextKubeconf:
+
-
-
- Manifest:
-
-
-
- EncryptionConfig:
-
-
-
- ManagementConfiguration:
-
-
-
+ Kubeconfig Context
+
+
+
+ Manifest
+
+ {{m}}
+
+
+
+ Encryption Config
+
+
+ None
+ {{e}}
+
+
+
+ Management Config
+
+ {{m}}
+
+