File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1266,10 +1266,10 @@ environments:
1266
1266
replicas : 2
1267
1267
resources :
1268
1268
limits :
1269
- cpu : " 1 "
1269
+ cpu : " 200m "
1270
1270
memory : 192Mi
1271
1271
requests :
1272
- cpu : " 1 "
1272
+ cpu : " 200m "
1273
1273
memory : 192Mi
1274
1274
harbor :
1275
1275
imageName : null
@@ -1278,10 +1278,10 @@ environments:
1278
1278
coreDatabase : registry
1279
1279
resources :
1280
1280
limits :
1281
- cpu : " 1 "
1281
+ cpu : " 200m "
1282
1282
memory : 192Mi
1283
1283
requests :
1284
- cpu : " 1 "
1284
+ cpu : " 200m "
1285
1285
memory : 192Mi
1286
1286
gitea :
1287
1287
imageName : null
@@ -1291,10 +1291,10 @@ environments:
1291
1291
replicas : 2
1292
1292
resources :
1293
1293
limits :
1294
- cpu : " 1 "
1294
+ cpu : " 200m "
1295
1295
memory : 192Mi
1296
1296
requests :
1297
- cpu : " 1 "
1297
+ cpu : " 200m "
1298
1298
memory : 192Mi
1299
1299
obj :
1300
1300
provider :
You can’t perform that action at this time.
0 commit comments