Commit 3c9880b8 authored by Kartheek Palla's avatar Kartheek Palla
Browse files

Issue KN-767 feat (doc): content service local setup using kubernetes

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -124,7 +124,7 @@ kubectl port-forward <pod-name> 9000:9000 -n knowlg-api
curl 'localhost:9000/health'
```
#### ConfigMap for Content-Service
### Define ConfigMap for Content-Service
Use the below commands to load the configmap of content-Service.
1. `content-config` - this has the application configuration. Please update the variables with respect to your context and load.
2. `content-xml-config` - this has the logback configuration to handle the logs.
......
Supports Markdown
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