KubeArmor
                                
                                
                                
                                    KubeArmor copied to clipboard
                            
                            
                            
                        feat(debug): pprof debug version added to kubearmor
Purpose of PR?:
Adds a PPROF debug version of Kubearmor to the dockerhub so that we can use that in various things like performance testing, without having to manually add it.
Fixes #1059 and rebased version of #1091
Does this PR introduce a breaking change?
no.
If the changes in this PR are manually verified, list down the scenarios covered::
Additional information for reviewer? : Mention if this PR is part of any design or a continuation of previous PRs
Checklist:
- [x] Bug fix. Fixes #
 - [x] New feature (non-breaking change which adds functionality)
 - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
 - [x] This change requires a documentation update
 - [x] PR Title follows the convention of  
<type>(<scope>): <subject> - [ ] Commit has unit tests
 - [ ] Commit has integration tests
 
Can we rebase the PR. Thanks.
Please rebase again :D