File tree Expand file tree Collapse file tree 8 files changed +266
-264
lines changed
Expand file tree Collapse file tree 8 files changed +266
-264
lines changed Original file line number Diff line number Diff line change 1111 < meta name ="description " content ="Before installing Codacy Self-hosted you must ensure that you have your infrastructure correctly provisioned and configured. ">
1212
1313
14- < meta http-equiv ="last-modified " content ="2024-06-21 11:54:22 ">
14+ < meta http-equiv ="last-modified " content ="2023-10-31 16:06:50 ">
1515
1616
1717 < link rel ="canonical " href ="https://docs.codacy.com/chart/requirements/ ">
@@ -4799,7 +4799,7 @@ <h2 id="kubernetes-or-microk8s-cluster-setup">Kubernetes or MicroK8s cluster set
47994799< ul >
48004800< li > The infrastructure hosting the cluster must be provisioned with the hardware and networking requirements described below</ li >
48014801< li > The orchestration platform managing the cluster must be one of:< ul >
4802- < li > < a href ="https://kubernetes.io/ "> Kubernetes</ a > < strong > version 1.22.*</ strong > to < strong > 1.27 .*</ strong > (1.26 recommended)</ li >
4802+ < li > < a href ="https://kubernetes.io/ "> Kubernetes</ a > < strong > version 1.22.*</ strong > to < strong > 1.26 .*</ strong > (1.23 recommended)</ li >
48034803< li > < a href ="https://microk8s.io/ "> MicroK8s</ a > < strong > version 1.19.*</ strong > </ li >
48044804</ ul >
48054805</ li >
@@ -5225,7 +5225,7 @@ <h3>Share your feedback 📢</h3>
52255225< div class ="md-source-date ">
52265226 < small >
52275227
5228- Last modified < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-date "> June 21, 2024 </ span >
5228+ Last modified < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-date "> October 31, 2023 </ span >
52295229
52305230 </ small >
52315231</ div >
Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ codacy-api:
198198 memory : 2000Mi
199199 requests :
200200 cpu : 500m
201- memory : 2000Mi
201+ memory : 500Mi
202202# # By default, Codacy includes a temporary license for a limited number of users.
203203# # Uncomment these annotations to enter a production license provided by a Codacy representative.
204204# config:
@@ -219,10 +219,10 @@ remote-provider-service:
219219 resources :
220220 limits :
221221 cpu : 500m
222- memory : 3200Mi
222+ memory : 750Mi
223223 requests :
224- cpu : 300m
225- memory : 3000Mi
224+ cpu : 200m
225+ memory : 200Mi
226226
227227listener :
228228 replicaCount : 2
@@ -262,10 +262,10 @@ engine:
262262 resources :
263263 limits :
264264 cpu : 2000m
265- memory : 3000Mi
265+ memory : 15000Mi
266266 requests :
267267 cpu : 200m
268- memory : 3000Mi
268+ memory : 500Mi
269269codacy-tools :
270270 replicaCount : 2
271271 resources :
@@ -284,7 +284,7 @@ worker-manager:
284284 memory : 1000Mi
285285 requests :
286286 cpu : 200m
287- memory : 1000Mi
287+ memory : 200Mi
288288
289289crow :
290290 replicaCount : 1
Original file line number Diff line number Diff line change 1111 < meta name ="description " content ="Documentation for the Codacy automated code review tool. ">
1212
1313
14- < meta http-equiv ="last-modified " content ="2025-12-05 14:14:45 ">
14+ < meta http-equiv ="last-modified " content ="2025-12-10 11:33:17 ">
1515
1616
1717 < link rel ="canonical " href ="https://docs.codacy.com/codacy-ai/codacy-ai/ ">
@@ -4822,6 +4822,8 @@ <h3 id="smart-false-positive-triage">Smart False Positive Triage<a class="header
48224822< li > To detect a Possible False Positive, Codacy only processes the specific issue context: one request per file with issues. No additional repository data is sent or used.</ li >
48234823< li > Prompts are neither stored nor visible by anyone</ li >
48244824</ ul >
4825+ < div id ="pr-reviewer "> </ div >
4826+
48254827< h3 id ="ai-reviewer "> AI Reviewer< a class ="headerlink " href ="#ai-reviewer " title ="Permanent link "> #</ a > </ h3 >
48264828< div class ="admonition note ">
48274829< p class ="admonition-title "> Note</ p >
@@ -5000,7 +5002,7 @@ <h3>Share your feedback 📢</h3>
50005002< div class ="md-source-date ">
50015003 < small >
50025004
5003- Last modified < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-date "> December 5 , 2025</ span >
5005+ Last modified < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-date "> December 10 , 2025</ span >
50045006
50055007 </ small >
50065008</ div >
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments